summarylogtreecommitdiffstats
path: root/packetbeat.service
diff options
context:
space:
mode:
authorTyler Langlois2018-02-15 21:29:47 -0700
committerTyler Langlois2018-02-15 21:29:47 -0700
commit326ed5dfb58531c6771461d3528780db9498c680 (patch)
tree5df44f4944fd8a89d978a9abd25a9cf1efe6245a /packetbeat.service
parent9114ef660b26228641d2bff5ff35df571c96ca32 (diff)
downloadaur-packetbeat-bin.tar.gz
update beats to 6.2.1
Diffstat (limited to 'packetbeat.service')
-rw-r--r--packetbeat.service3
1 files changed, 2 insertions, 1 deletions
diff --git a/packetbeat.service b/packetbeat.service
index aca833ebe105..234c04ca4ff5 100644
--- a/packetbeat.service
+++ b/packetbeat.service
@@ -4,7 +4,8 @@ Documentation=https://www.elastic.co/guide/en/beats/packetbeat/current
After=network.target
[Service]
-ExecStart=/usr/bin/packetbeat -path.config /etc/packetbeat \
+ExecStart=/usr/bin/packetbeat -c /etc/packetbeat/packetbeat.yml \
+ -path.config /etc/packetbeat \
-path.home /usr/share/packetbeat \
-path.data /var/lib/packetbeat \
-path.logs /var/log/packetbeat