spaulaus / paass

Pixie Acquisition and Analysis Software Suite - maintained by Project Science
GNU General Public License v3.0
0 stars 2 forks source link

Restore stats output to file. #63

Open spaulaus opened 6 years ago

spaulaus commented 6 years ago

On 2015-10-09 19:13:49 @ksmith0 created this issue by saying: From @ksmith0 on July 9, 2015 19:29

The writing of stats to file was removed during development. This is a useful feature and should be recorded by default. The user may be allowed to specify the amount of time between reading the statistics, perhaps a default of 2 seconds is good.

Copied from original issue: ksmith0/PixieSuite2-ksmith0#26

spaulaus commented 6 years ago

On 2015-10-10 01:31:35 @ksmith0 said: The ICR and OCR values are not be written to file at the current time. They are only broadcasted to the monitor. This does not resolve the intent of the issue.

spaulaus commented 3 years ago

I think we can dump this as a JSON formatted object into a file. That would facilitate reading them with things like elastic search and Kibana.