tableau / Logshark

A Tableau log file analysis utility
MIT License
112 stars 50 forks source link

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

Open joshisrood opened 2 months ago

joshisrood commented 2 months ago

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.

salesforce-cla[bot] commented 2 months ago

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

jroodNHA commented 2 months ago

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.