Forum Discussion
yugandhar206
Jan 23, 2025Copper Contributor
How to remove string quotes and other things from the parsed syslog message
Hello Sentinel Community, We are ingesting Azure database for Postgresql logs into the log analytical workspace and tried to retrieve the values from the Postgresql log Message coulumn. However, we ...
GaryBushey
Jan 23, 2025Bronze Contributor
I would suggest looking at a Regex string to remove the unneeded characters (Regex syntax - Kusto | Microsoft Learn)