From 68c3940d1e49ac3cacab997a125f185216e80627 Mon Sep 17 00:00:00 2001 From: Silvan Jegen Date: Wed, 22 Feb 2017 19:23:56 +0100 Subject: Add demo files --- demohttp.cfg | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 demohttp.cfg (limited to 'demohttp.cfg') diff --git a/demohttp.cfg b/demohttp.cfg new file mode 100644 index 0000000..5df32ad --- /dev/null +++ b/demohttp.cfg @@ -0,0 +1,16 @@ +input { + http { + prefix => "hello" + port => "8080" + } +} + +filter { + string { + "A" => "test/TEST" + } +} + +output { + stdout {} +} -- cgit v1.2.1-18-gbd029