Thanks For Downloading!Review the documentation below and follow any custom installation steps. If no install steps are listed, most Splunk Apps and Add-ons can be installed as follows: Windows: Decompress the downloaded file using a tool like 7-Zip and place the resulting folder into Unix/Linux: Decompress the downloaded file using a tool like DescriptionThe Azure Diagnostics Splunk App includes a custom input script to import Microsoft Azure Diagnostics into Splunk, two dashboard and searches. ========================================== Author: Michel Chamberland (<http://www.securitywire.com>) <merc@securitywire.com> Description:The Azure Diagnostics Splunk App includes a custom input script to import Microsoft Requirements:You need to have configured your Windows Azure Application to use Azure Diagnostics - Windows Events Installation:- Install the app from splunkbase Future Enhancements:- Download IIS Logs from azure blobs Feedback:If there is anything you would like to see in this app, please let me know! Michel Chamberland Credits:Thanks to Sriram Krishnan and Steve Marx at Microsoft for their Python wrapper around Versions and Release Notes
Version 0.8 Beta (current version - updated Jan 15, 2012)
|
Thanks for creating this app, but I can't get it to work. Below is the error I'm getting in the Configuration Diagnostics. Do you know why that is? Also, when is the new version with IIS logs being released?
11-15-2012 18:16:34.688 -0800 ERROR ExecProcessor - message from "python "C:Program FilesSplunketcappsSecurityWireAzureDiagnosticsbinazurepoll.py"" Error processing table: WADDiagnosticInfrastructureLogsTable Exception: <urlopen error="" [errno="" 11004]="" getaddrinfo="" failed="">Error processing table: WADDirectoriesTable Exception: <urlopen error="" [errno="" 11004]="" getaddrinfo="" failed="">Error processing table: WADLogsTable Exception: <urlopen error="" [errno="" 11004]="" getaddrinfo="" failed="">Error processing table: WADPerformanceCountersTable Exception: <urlopen error="" [errno="" 11004]="" getaddrinfo="" failed="">Error processing table: WADWindowsEventLogsTable Exception: <urlopen error="" [errno="" 11004]="" getaddrinfo="" failed="">
Hi, I'm now trying to use Splunk with Azure and found this app. I was very excited that this plugin exists and thank you very much for it! But now i've noticed that not all logs and performance counters are index. My guess is that this happens because of comparision that is used to get next bunch of logs includes partitionkey and rowkey, but since we use several instances, so actually logs in table not ordered in right order. Do you have more recent version of Azure Diagnostics app or do you know some bugs in public version? Or any suggestion what it can be? Thanks.