Apr 29 2023 08:46 AM
Hey there!
I was looking for a way to manage KQL queries and keep a running tally of the queries I've done so I can step back through the history and figure out how I got where I am. I was hoping for a way to connect my KQL efforts to my GitHub repo. I did some research and found Michel Kamp's article on using Kusto Explorer to do this (https://michelkamp.wordpress.com/2020/08/05/a-better-place-to-handle-your-kql-queries/). I've now set up Kusto Explorer and connected it to my Sentinel environment. However, when I look under the connections I see hundreds of tables with most of them not having any relevance to my Sentinel environment. Actually, most of them are empty. Any idea why I'm seeing all of these non-existent tables? And is there a way to only retrieve tables that actually exist?
TIA
~dgm~
May 01 2023 05:33 AM
May 03 2023 12:14 PM
May 11 2023 07:26 AM
May 11 2023 08:04 AM
@GBusheyI never knew that these were all hiding back there - >450 tables, most of them empty. It's not a big deal as I know which tables I'm working with. I wish there were a way to eliminate the empty tables from the view.
Also, haven't found a way to attach the work I'm doing to Git which was my original reason for using Kusto Explorer.
May 16 2023 04:48 AM
SolutionMay 16 2023 08:25 AM