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

feat: Add exception logging in Script #559

Merged
merged 11 commits into from
May 23, 2024

Conversation

kkedziak-splunk
Copy link

@kkedziak-splunk kkedziak-splunk commented Feb 22, 2024

This change adds logging of exceptions - exception type, value and traceback, to scripted modular input.

Unfortunately such logs cannot be multi-line due to limitations of ExecProcessor. Multi-line log is always interpreted as separate one-line logs.

@sgoral-splunk
Copy link

@kkedziak-splunk we should change PR name

@kkedziak-splunk kkedziak-splunk changed the title Add exception logging in Script feat: Add exception logging in Script Feb 23, 2024
@kkedziak-splunk kkedziak-splunk changed the base branch from master to develop April 5, 2024 12:35
@maszyk99 maszyk99 merged commit 8d74bd5 into splunk:develop May 23, 2024
9 of 10 checks passed
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.

None yet

3 participants