Skip to content
  • There are no suggestions because the search field is empty.

Dataflow

Configuration ProcessConfiguration Process

The following flowchart describes the steps customers take to integrate Logstash with NetWitness, depending on their prior familiarity with and use of Logstash.

netwitness_logstash_flowchart.png

The following sequence describes the data flow from an event until it becomes NetWitness meta in a Log Decoder.

  1. An event source generates events.
  2. The collection plugin (for example a Beats plugin) collects events from the event source.
  3. Logstash processes the data from the events.
  4. A NetWitness codec encodes the Logstash-processed data into a format that can be consumed by NetWitness.
  5. An output plugin sends the processed event data to the NetWitness.
  6. A JSON parser populates meta from the processed event data.

netwitness_logstash_integration_flow.png