Logs
- Last Updated: May 5, 2026
- 2 minute read
- Flowmon Products
- Flowmon
- Documentation
This page shows three different types of logs that are available in three tabs. The User Activity Log tab includes all actions (especially changes) performed in the system. This list can be filtered by user, module, and action (add, change, delete, and so on). You can also select a specific severity level. This choice only shows the events with the given severity level or higher. The system logs are located in the System Activity Log tab.
The Active sessions tab shows list of all active user sessions on the current Flowmon appliance, including source IP address, connection type, and last accessed resources. You can select specific sessions that you want to log out.
The list of active sessions also includes external sessions initiated by REST Application Programming Interface (API) calls. If the REST API is called repeatedly without reusing an existing authentication token, the number of active sessions can grow and each REST API session disappears when the authentication token expires. Reusing an existing authentication token is generally recommended, but if this is not possible, you can change the REST API access token lifetime to a lower value to work around the issue (refer to the Session Control section for further details).