How to search in multiple indexes in Splunk ?
Splunk is a software platform used for real-time data collection, indexing and analysis. It enables businesses to analyze huge amounts of data produced by their systems, apps and infrastructures to…
Splunk is a software platform used for real-time data collection, indexing and analysis. It enables businesses to analyze huge amounts of data produced by their systems, apps and infrastructures to…
Script to fetch Azure storage details. The following script can be used to list all the containers of a storage account along with blobs stored in the containers. Azure CLI…
Microsoft Azure CLI is a command line tool which helps in creating and managing Azure resources. Python provides a package called az.cli which can be used to run Azure CLI…