Open tduvally opened 7 years ago
Hmm, yeah. Not sure why I made that a string instead of a boolean value.
I also hit submit before testing upper vs lowercase. Looks like the uppercase boolean breaks the collector and it won't start. Both were easy fixes in the template, though.
And thanks for responding so quick!
It looks Sumo is requiring a that the automaticDateParsing boolean not be in quotes. When enclosed in quotes at appears to be defaulting back to true in the Sumologic collector configuration.
When quotes are removed from the JSON file and the collector restarted it switchs back to false.