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

Add optional pid to regex expression for java log files for 2024.2 #179

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joshisrood
Copy link

Fix for #178 .

In 2024.2 java logs, a new id is added directly following ts_offset. Regex is adjusted to optionally pull in id (assumed to be PID) and successfully parse 2024.2+ logs.

…Regex is adjusted to optionally pull in id (assumed to be PID) and successfully parse 2024.2+ logs.
Copy link

Thanks for the contribution! Before we can merge this, we need @jroodNHA to sign the Salesforce Inc. Contributor License Agreement.

@jroodNHA
Copy link

I have had both @jroodNHA and @joshisrood sign the license agreement. Let me know if there is anything that needs to be done from the contributor side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants