Topbeat was replaced by
Metricbeat in 5.0. To learn more about Metricbeat, see the
Metricbeat documentation.
Running Topbeat
editRunning Topbeat
editRun Topbeat by issuing the following command:
deb:
sudo /etc/init.d/topbeat start
rpm:
sudo /etc/init.d/topbeat start
mac:
sudo ./topbeat -e -c topbeat.yml -d "publish"
win:
PS C:\Program Files\Topbeat> Start-Service topbeat
By default the log files are stored in C:\ProgramData\topbeat\Logs
.
On Windows, statistics about system load and swap usage are currently not captured.