Hi there!
Love the project, it's super useful and provides very interesting insights.
I note that you have documented that you can collect from the log files and display detailed information from these logs, but it's not super clear in which situations it applies.
Specifically, there are two separate use cases where I see issues (or confusion on my part) in getting log parsing to work:
- Remote server, even when specifying
--log-file paths
- Local server, when the log destination is syslog/journald
Can you clarify if it's possible to enable the log parsing (and seemingly associated info in the output, like Slow Queries) when using pgmetrics with either of these configurations?
If it's not possible to do so in either of these situations, can the specific configurations/environment necessary for this be documented?
Thanks very much!
Hi there!
Love the project, it's super useful and provides very interesting insights.
I note that you have documented that you can collect from the log files and display detailed information from these logs, but it's not super clear in which situations it applies.
Specifically, there are two separate use cases where I see issues (or confusion on my part) in getting log parsing to work:
--log-filepathsCan you clarify if it's possible to enable the log parsing (and seemingly associated info in the output, like
Slow Queries) when using pgmetrics with either of these configurations?If it's not possible to do so in either of these situations, can the specific configurations/environment necessary for this be documented?
Thanks very much!