A codec plugin changes the data representation of an event. Codecs are essentially stream filters that can operate as part of an input or output.
The following codec plugins are available:
Plugin |
Description |
Github repository |
Reads serialized Avro records as Logstash events |
||
Reads the ArcSight Common Event Format (CEF). |
||
Reads AWS Cloudtrail events |
||
Reads AWS CloudFront reports |
||
Reads events from the |
||
Compresses events into spooled batches |
||
Sends 1 dot per event to |
||
Reads EDN format data |
||
Reads newline-delimited EDN format data |
||
Reads the Elasticsearch bulk format into separate events, along with metadata |
||
Reads the |
||
Reads |
||
Reads |
||
Reads JSON formatted content, creating one event per element in a JSON array |
||
Reads newline-delimited JSON |
||
Reads line-oriented text data |
||
Merges multiline messages into a single event |
||
Reads Netflow v5 and Netflow v9 data |
||
Reads Nmap data in XML format |
||
Reads Logstash JSON in the schema used by Logstash versions earlier than 1.2.0 |
||
Reads plaintext with no delimiting between events |
||
Applies the Ruby Awesome Print library to Logstash events |
||
Provides backwards compatibility with earlier versions of S3 Output |