splunk / eventgen

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

Fix test case failure cased by new jinja version and update the log config #358

Closed li-wu closed 4 years ago

li-wu commented 4 years ago

I have done a few things here in this PR:

  1. Fix the test cases failure caused by new jinja version; (found when preparing the KT session)
  2. Remove the config to print log to console as it will regarded as ERROR by Splunk; Splunk Answers
  3. Change the logging level to ERROR by default;
  4. Add syslog output plugin extra configuration by Splunk;