-
Notifications
You must be signed in to change notification settings - Fork 3
feat: added named regex groups and substitute '_' for '.' #181
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #181 +/- ##
========================================
Coverage 50.73% 50.73%
========================================
Files 22 22
Lines 1431 1431
========================================
Hits 726 726
Misses 705 705
Continue to review full report at Codecov.
|
Expected release notes (by @weliasz) features: fixes: others (will not be included in Semantic-Release notes):
|
🎉 This PR is included in version 1.5.0-develop.37 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Description
Added named regex groups and substitute '_' for '.'
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
I changed the conf and verified proper parsing in Splunk
Checklist