Open jmeixensperger opened 4 years ago
On second thought, I don't think this is the right/accepted approach, nor required by anyone right now--Closing
This conf actually came from our own tutorial4. It's not being used anywhere, but there is also a small mention of this feature in our docs. We should investigate the issue and add tests/docs for this feature if we plan on supporting it.
Describe the bug Events are not generated when I use multiple strptime expressions for a single token.
To Reproduce Generate with included files
Expected behavior Both strptime expressions are evaluated/written with the correct replaytimestamp
Actual behavior Nothing is generated
Sample files and eventgen.conf file eventgen.conf:
sample:
Do you run eventgen with SA-eventgen? No
If you are using eventgen with pip module mode (please complete the following information):
Additional context Relevant token.X.replacement docs on passing a list of strptime expressions (seems supported): "For ["list","of","strptime"], only used with replaytimestamp, a JSON formatted list of strptime formats to try."