Skip to content

Conversation

@guipal
Copy link

@guipal guipal commented Nov 19, 2025

Description

Currently, logs are being sent tothe console using StreamLogger. We would like to send the logs to our ELK stack so we can better investigate on them. To configure it for Django apps there is this answer from elk support. Nevertheless, after following the proposal we got the following exception starting up the application
ModuleNotFoundError: No module named ‘logstash’

Resolution

Add python-logstash library to the requirements when we build the image.

@valentijnscholten
Copy link
Member

Please:

  • update description
  • base against bugfix or dev
  • provide strong reasons to include this as we already have so many dependencies which all require resources to keep up-to-date etc.

@guipal guipal closed this Nov 19, 2025
@guipal
Copy link
Author

guipal commented Nov 19, 2025

Created proper PR to bugfix: #13738

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

Successfully merging this pull request may close these issues.

2 participants