diff --git a/salt/filebeat/pillar.example b/salt/filebeat/pillar.example index e1731b22e..94be16717 100644 --- a/salt/filebeat/pillar.example +++ b/salt/filebeat/pillar.example @@ -1,7 +1,7 @@ filebeat: config: inputs: - - type: log + - type: filestream paths: - /nsm/mylogdir/mylog.log fields: @@ -19,4 +19,4 @@ filebeat: output: file: path: "/tmp/filebeat" - filename: filebeat \ No newline at end of file + filename: filebeat