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

Centralised Logging Support #198

Open
thebeanogamer opened this issue Oct 9, 2021 · 1 comment
Open

Centralised Logging Support #198

thebeanogamer opened this issue Oct 9, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@thebeanogamer
Copy link
Member

thebeanogamer commented Oct 9, 2021

We need to pick some logging platforms to support, having to get everything over SSH is a pain. Supporting some or all of the following would be good:

  • Syslog (potentially with a PostgreSQL sink for easy querying)
  • Splunk
  • ElasticSearch/OpenSearch
  • Loki
@thebeanogamer
Copy link
Member Author

Syslog seems very easy, that might be the best starting point

https://riptutorial.com/django/example/4028/logging-to-syslog-service

@0xAda 0xAda added the enhancement New feature or request label Oct 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants