🔐Audit logs

There are two type of logs available in PFO:

  • Execution logs

  • Audit logs

Execution logs

In the execution logs, all pipelines are listed which were executed through PFO:

Execution logs
Column
Values

Icon

Pipelines can be executed - manually (person icon) - scheduled (pipes icon)

Action

Scheduled name (if there is any) -

The name of the form, that was used for execution

Result

SUCCESS when the pipeline is triggered, FAILED in any other cases (eg.: when you've reached the execution limit for your plan)

Date

The date of the execution in your timezone

Click on any row in the logs to showcase all details for that execution entry:

Details of an execution log

Audit logs

In the Audit logs, every user interaction related to the configuration is listed:

Audit logs
Column
Values

Action

One of the following actions: - Create schedule - Update schedule - Toggle schedule - Delete schedule

Result

SUCCESS when the pipeline is triggered, FAILED in any other cases (eg.: when you've reached the execution limit for your plan)

Date

The date of the execution in your timezone

Click on any row in the logs to showcase all details for that execution entry:

Details of an audit log

Last updated