Forum Discussion
AlicjaKucharczyk
Nov 28, 2021Iron Contributor
formatting of PID
hey,
Please change the formatting of processId_d column, now it's with comma which doesn't make sense since it's process id:
I'm using the following query:
AzureDiagnostics
| where ResourceProvider =="MICROSOFT.DBFORPOSTGRESQL"
| where Category == "PostgreSQLLogs"
| where Message contains "FATAL"
On postrges flexible server
No RepliesBe the first to reply