splunk / eventgen

Splunk Event Generator: Eventgen
Apache License 2.0
376 stars 180 forks source link

[global] perDayVolume #288

Closed jmeixensperger closed 5 years ago

jmeixensperger commented 5 years ago

We explicitly exclude this stanza from our stanza count when calculating perDayVolume, but we assign the setting the stanza anyways. This results in an inaccurate total perDayVolume when we append the values of each stanza.

My fix will prevent us from assigning the setting to the stanza to mirror how we count each stanza.

li-wu commented 5 years ago

Is there an issue for more detail info of this PR? @jmeixensperger

jmeixensperger commented 5 years ago

Is there an issue for more detail info of this PR? @jmeixensperger

@li-wu No, this was found by one of our interns and affected their project.