Forum Discussion
GaryBushey
Nov 03, 2021Bronze Contributor
Sentinel Github repository's sample data
How do we ingest some of the sample data that is in the Azure Sentinel's GitHub repository? In particular the Syslog and CEF data. They are stored as JSON and CSV files but if I use the REST API or PowerShell commands, can I write directly to Syslog or CommonSecurityLog?
1 Reply
- CliveWatsonFormer EmployeeWriting to native tables isn't supported (being investigated), you have to use Custom Tables - _CL.
I often use sample data in a Watchlist, so CSV is good for that.