can anyone share me how to get data from SharePoint Online List to Splunk Enterprise.
I have to get user custom actions details from SharePoint application to Splunk Enterprise.
Please give me the code and samples too if it available
How can organizations efficiently handle and extract relevant data, such as webcam activity, from Office 365 audit logs, particularly when leveraging tools like the "Splunk Add-on for Microsoft Office 365"?
Audit logs in 0365 contains the data that you seek. You can use the add-on "Splunk Add-on for Microsoft Office 365" to get the audit logs, which contains sharepoint online activity, but it will also get you logs that you may not want like Azure Active Directory and Exchange Online. However, the additional data can be easily filtered using props and transforms conf , if the sharepoint data can be identified using a regex.
https://splunkbase.splunk.com/app/4055
++If this helps, please consider accepting as an answer++