Forum Discussion
ScottJensen_KS
Aug 15, 2022Copper Contributor
list all log sources
So I'm just getting started with Microsoft Sentinel, and am looking for a way to produce a single report "listing all log sources". I'm looking for something like: TableName, SourceType, Compute...
Rod_Trent
Microsoft
Aug 15, 2022If you don't have the other types in the CommonSecurityLog, they won't show up.
Try something like the following...
https://github.com/rod-trent/SentinelKQL/blob/master/WorkspacesAndTables.txt
This will show the workspace, tablename, and the solution that generated the table.
Try something like the following...
https://github.com/rod-trent/SentinelKQL/blob/master/WorkspacesAndTables.txt
This will show the workspace, tablename, and the solution that generated the table.