Topic: About real big loggings
I wondering of the file format for SmartInspect logs. It is a binary format but it is not a database?
If many log sources log to the same logfile, perhaps through backlogging, the logfile may grow rather fast. I then want to search and filter certain events fast from it. What performance can I expect when the log-file is say 2-3 GB? Because if the file is not treated like a database with index I guess you must do a linear scan of the file that is slow if there is much data.
Regards
Roland Bengtsson
