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...
CliveWatson
Nov 04, 2021Former Employee
Writing 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.
I often use sample data in a Watchlist, so CSV is good for that.