filebeat:
prospectors:
-
paths:
- "/was/AppServer/profiles/Dmgr01/logs/dmgr/SystemOut.log"
input_type: log
document_type: SystemOut
output:
Logstash as output
logstash:
# The Logstash hosts
hosts: ["x.x.x.x:5044"]
files:
# The directory where the log files will written to.
path: /var/log/mybeat