What is the best way to import Log Analytics logs from Azure to Splunk ?
is there anyway to do it without using Even Hub ?
we are using Splunk Enterprise Version:7.3.4
we also have Heavy forwarder Splunk Enterprise Version:8.1
Here is the suggestion for best performance with no issues for your case.
https://splunkbase.splunk.com/app/7130
Give me a like if that solves yours
Hi @rayar ,
Even I am trying to collect the logs from Log Analytics to Splunk. If you have already done it. Please guide me how to proceed further.
I have not seen a reliable way to pull in Log Analytics workspace data into splunk
https://splunkbase.splunk.com/app/4127/ - no longer functions on 8.2.x - developer no longer updating the add-on. This was a great add-on, worked for 2 years. now it's gone
https://splunkbase.splunk.com/app/4847/ - This will pull in the data, but it's a mess. There are no field extractions, and it pulls in data you do not need like table structure, and row structure. But it does not map them together or extract a single field. There is an option for CSV or JSON, both do the same thing, just brings in a pile of data.
Splunk has nothing for this.
Hi @rayar
The best way to collect data from azure is: the splunk add-on for microsoft clouds services and microsoft azure add-on for splunk
https://splunkbase.splunk.com/app/3110/
https://splunkbase.splunk.com/app/3757/
Anyway you can collect the log list below with a short description, you can collect many souces via rest or eventhub depend on the log type.
Log Analytics is not mentioned in the above listing unfortunately
thanks , we have both APPs installed , what type of input we should use for LogAnalytics ?
Hi @rayar
please start to see this guide
Also you can read this guide to urderstand all of kind of logs
https://www.splunk.com/en_us/blog/tips-and-tricks/getting-microsoft-azure-data-into-splunk.html
Log Analytics is not mentioned in this article unfortunately