Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support using the same syslog server for different source Postgres servers #238

Open
jjanczyszyn opened this issue Dec 27, 2021 · 1 comment

Comments

@jjanczyszyn
Copy link

We're running our postgres instances on Aiven where the master and read replica pairs share the same syslog integration.
Because at the moment, pganalyze's syslog server can't distinguish logs that come from different sources, we don't have visibility into the performance of our replicas.

There's a comment in the code mentioning a TODO for disambiguating logs based on different sources:

// TODO: Support using the same syslog server for different source Postgres servers,
// and disambiguate based on logParts["client"]

We're very fond of pganalyze and would love to get the ability to have visibility into the performance of both our masters and replicas 🙏 ❤️

@jdejong
Copy link

jdejong commented Sep 13, 2022

Any idea if you plan to prioritize this anytime soon? We have multiple clusters we are managing, and without a way to separate different servers and/or Clusters, the logs feature is essentially useless.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants