philsmart / raptor-harvest

Authentication Log File Parser
1 stars 0 forks source link

Slow batch parsing #5

Closed philsmart closed 6 years ago

philsmart commented 7 years ago

Not sure yet, either 1 file per scheduled parsing. Or batch parse in a separate thread to the main thread, and have it pause during parsing.

philsmart commented 6 years ago

changed to 1 file for each batch parser per parse processing - which is every 60 seconds