-
Notifications
You must be signed in to change notification settings - Fork 2
Monitoring and Logging
Lina edited this page Mar 16, 2023
·
2 revisions
For monitoring purposes, WiMoVE exposes a prometheus endpoint. Via the endpoint, information about how many stations are associated, events have been handled and how long the event handling was can be gathered. This is activated by default. We plan on making monitoring optional via a config option.
WiMove provides logs via syslog. A syslog aggregator like syslogng can be used to aggregate those logs on a different host.