splunk / eventgen

Splunk Event Generator: Eventgen
Apache License 2.0
380 stars 179 forks source link

[BUG] No events generated with regex in stanza #364

Closed jmeixensperger closed 4 years ago

jmeixensperger commented 4 years ago

Describe the bug No events are generated with my stanza that includes a regex pattern.

To Reproduce Steps to reproduce the behavior: use attached conf/samples

Expected behavior Events generated from multiple files

Actual behavior No events

Sample files and eventgen.conf file eventgen.conf: [file\d+\.txt] mode = sample outputMode = stdout end = 1

Do you run eventgen with SA-eventgen? No