Ask HN: When do you index your logs?
Do you write your log-worthy events to a file, and then parse them when you need to analyze them (e.g., Splunk); or do you write the structured event to a structured data store, such as a SQL database, which maintains indices in real time? Both approaches can be configured to perform the parsing and indexing on a remote node.
1 comment
[ 53.5 ms ] story [ 23.8 ms ] thread