Forum Discussion

Bob's avatar
Bob
Copper Contributor
Oct 11, 2024

Sentinel query KQL with variables

Hello! I need to use variables as parameters of functions in Sentinel Logs. I have: let t = "Syslog"; let name = "my-Sentinel"; let id = "abc123";   Well, if do this, it works fine: ...

Resources