How to Pre-Process Logs with Logstash: Part III of “Scalable and Robust Logging for Web Applications” 13

How to Pre-Process Logs with Logstash: Part III of “Scalable and Robust Logging for Web Applications”
  This article is an introduction on how to pre-process logs from multiple sources in logstash before storing them in a data store or analyze them in real time. Some common use cases are unifying time formats across different log sources, anonymizing data, extracting only interesting information from the logs as well as tagging and ...