Skip to main content

Logs

Flow features two main types of logs: Syslogs and Flow Logs. These logs are categorized into five levels of severity:

Notice, Informational, Warning, Error, Critical, Fatal

Flow Logs

Flow Logs are associated with objects within Flow and document activities and actions that take place within the system. They serve as a historical record of changes and user interactions. Additionally, they can capture system exceptions, in which cases they are not linked to specific users or objects.

Syslogs

Syslogs interface with the syslog server, offering a streamlined method for monitoring and archiving system logs.

Events

Through the use of Event Conditions, the system can respond automatically to incoming logs. This allows for the execution of predefined actions within the system in reaction to specific log events.