summarylogtreecommitdiffstats
path: root/topbeat.service
blob: d4c4419e26ce19ee9711aaf419004af0ca5560fe (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=open source server monitoring agent that stores metrics in Elasticsearch
After=network.target

[Service]
ExecStart=/usr/bin/topbeat -c /etc/topbeat/topbeat.yml

[Install]
WantedBy=multi-user.target