Skip to content

Conversation

@kkedziak-splunk
Copy link
Contributor

This PR adds a new event field to logs (log_level).

Example log before this change:

2024-07-15 10:01:22,969 ERROR pid=49789 tid=MainThread file=helper_one.py:stream_events:19 | Test log

Example log after this change:

2024-07-15 10:01:22,969 log_level=ERROR pid=49789 tid=MainThread file=helper_one.py:stream_events:19 | Test log

@kkedziak-splunk kkedziak-splunk requested a review from a team as a code owner July 15, 2024 10:05
@kkedziak-splunk kkedziak-splunk changed the base branch from main to develop July 15, 2024 10:05
@kkedziak-splunk kkedziak-splunk merged commit e126f1a into develop Jul 23, 2024
@kkedziak-splunk kkedziak-splunk deleted the feat/log_level branch July 23, 2024 08:15
@github-actions github-actions bot locked and limited conversation to collaborators Jul 23, 2024
@srv-rr-github-token
Copy link
Contributor

🎉 This issue has been resolved in version 5.1.0-beta.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@srv-rr-github-token
Copy link
Contributor

🎉 This issue has been resolved in version 5.2.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@srv-rr-github-token
Copy link
Contributor

🎉 This issue has been resolved in version 5.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants