Interactive Demo: Convert Events to Metrics
This interactive demo depicts a basic Pipeline architecture and Processor chain for converting
events to metrics that you can adapt to your own purposes, with examples of Processor
configurations. A simple way to reduce the overall volume of log data is to parse out routine
messages, like Status 200 messages, then convert that data from events to metrics. Using
this method, you can monitor these routine messages through a simple dashboard view, and
then take action if you notice or are alerted to any anomalous spikes or decreases in these
messages.
More details on this feature, here.