-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Log raw events and errors containing events to a separate file #37475
Closed
Commits on Jan 26, 2024
-
Log raw events and errors containing events to a separate file
This commit introduces a new logger that can be configured through `logging.events` that can be used to log any message that contains the whole event or could contain the whole event. At the moment it is used by the elasticsearch output to log indexing errors containing the whole event and errors returned by Elasticsearch that can potentially contain the whole event.
Configuration menu - View commit details
-
Copy full SHA for 4014104 - Browse repository at this point
Copy the full SHA 4014104View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f165bd - Browse repository at this point
Copy the full SHA 6f165bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d60d60 - Browse repository at this point
Copy the full SHA 5d60d60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64b0f0e - Browse repository at this point
Copy the full SHA 64b0f0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 896d11c - Browse repository at this point
Copy the full SHA 896d11cView commit details -
Update documentation and notice
Update documentation and notice file
Configuration menu - View commit details
-
Copy full SHA for 9df5b79 - Browse repository at this point
Copy the full SHA 9df5b79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f1277d - Browse repository at this point
Copy the full SHA 8f1277dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dd701d - Browse repository at this point
Copy the full SHA 3dd701dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fda997 - Browse repository at this point
Copy the full SHA 5fda997View commit details -
Configuration menu - View commit details
-
Copy full SHA for a558c68 - Browse repository at this point
Copy the full SHA a558c68View commit details -
Fix lint issues and small improvements
This commit fixes the lint issues and adds small improvements.
Configuration menu - View commit details
-
Copy full SHA for 28eeaf5 - Browse repository at this point
Copy the full SHA 28eeaf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28aecd0 - Browse repository at this point
Copy the full SHA 28aecd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a829d9 - Browse repository at this point
Copy the full SHA 4a829d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bd6ff1 - Browse repository at this point
Copy the full SHA 6bd6ff1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d6447e - Browse repository at this point
Copy the full SHA 3d6447eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e892d1e - Browse repository at this point
Copy the full SHA e892d1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c29eb3 - Browse repository at this point
Copy the full SHA 8c29eb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b61197 - Browse repository at this point
Copy the full SHA 8b61197View commit details -
Configuration menu - View commit details
-
Copy full SHA for e97f588 - Browse repository at this point
Copy the full SHA e97f588View commit details -
There was some dependency conflict with Python protobuf 3.19.4 and 3.19.5 when running `make update`. To solve the conflict I updated all usages to 3.19.5.
Configuration menu - View commit details
-
Copy full SHA for f573aca - Browse repository at this point
Copy the full SHA f573acaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fc66fc - Browse repository at this point
Copy the full SHA 3fc66fcView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.