From 3e2ce661f01545daeb311d671bf222d378729bca Mon Sep 17 00:00:00 2001 From: Naix <20989997+GhostNaix@users.noreply.github.com> Date: Sun, 6 Oct 2024 20:09:54 +1100 Subject: Added Filebeat Configuration (#44) Added Filebeat Configuration Co-authored-by: Toni --- examples/README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'examples/README.md') diff --git a/examples/README.md b/examples/README.md index 52fd6e090..524fa489d 100644 --- a/examples/README.md +++ b/examples/README.md @@ -92,3 +92,8 @@ Required by `tests/run_tests.sh` Validate nDPId JSON messages against internal event semantics. Required by `tests/run_tests.sh` + +## yaml-filebeat +An example filebeat configuration to parse and send nDPId JSON +messages to Elasticsearch. Allowing long term storage and data visualization with kibana +and various other tools that interact with Elasticsearch (No logstash required). \ No newline at end of file -- cgit v1.2.3