Hi,
We have a requirement to monitor Azure logs from Splunk.
For that we need to complete the following steps.
https://docs.splunk.com/Documentation/AddOns/released/MSCloudServices/Configureinputs5
Storage account name:aeadsplunklog
key1: +e7xkNRz5S8XBgnX1IEfMHiJqWrjpuxu2HQg30jmhe/EvjLOR+BoK5thr2aBfPanNkAINgqXuphMbGxNwdl7uA==
2. Connect to your Azure Storage account with the Splunk Add-on for Microsoft Cloud Services.
We have configured mscs_storage_accounts.conf under /opt/splunk/etc/apps/Splunk_TA_microsoft-cloudservices/local
[root@indexer server]# cat mscs_storage_accounts.conf
account_name = aeadsplunklog
account_secret = +e7xkNRz5S8XBgnX1IEfMHiJqWrjpuxu2HQg30jmhe/EvjLOR+BoK5thr2aBfPanNkAINgqXuphMbGxNwdl7uA==
account_secret_type = 1
account_class_type = 1
Restarted Spunk.
Now how can I validate that Azure storage account is connected with the Splunk Add-on for Microsoft Cloud Services.