Log format in Heavy.AI 6.2.0
Hello,
I get this log line in INFO:
2022-12-23T03:10:55.004344 I 17 0 766 DBHandler.cpp:1273 stdlog sql_execute 6033 9 omnisci admin 054-vt0p {"query_str","client","nonce","execution_time_ms","total_time_ms"} {"SELECT username FROM users","tcp:172.20.0.1:40844","","7","9"}
I got this format in the documentation https://support.heavy.ai/hc/en-us/articles/7562431968407-HeavyDB-Log-Format
(timestamp) (severity) (process_id) (query_id) (thread_id) (filename:line_number) (message)
Is it possible to understand better the (stdlog sql_execute 6033 9 omnisci admin 054-vt0p) part? I get omnisci is the database name, admin is the user.
Thanks
Please sign in to leave a comment.
Comments
0 comments