The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Flow Designer Log Action - Where can I view the logs?

coribello
Tera Contributor

Hello,

 

I've implemented the Log action described here into two flows that I created. According to this post, this Log action should create system logs even if com.snc.process_flow.reporting.level is disabled. However, I can't seem to find my logs anywhere. 

 

Could someone please tell me where I can find the logs that should be produced when my flows execute Log actions?

 

Thanks.

1 ACCEPTED SOLUTION

Lisa Holenstein
ServiceNow Employee
ServiceNow Employee

Hi @coribello ,

 

The Log action logs a message in the Flow Designer log table sys_flow_log. This detail was added to the Docs page for the Vancouver release, you were looking at the Utah version of Docs.

https://docs.servicenow.com/csh?version=latest&topicname=log-message-flow-designer

 

 



Have questions about Workflow Automation? Check out the Workflow Academy video series or the Workflow Automation - Center of Excellence



Have questions about the Now Platform? Join our bi-weekly Platform Academy.

View solution in original post

2 REPLIES 2

Lisa Holenstein
ServiceNow Employee
ServiceNow Employee

Hi @coribello ,

 

The Log action logs a message in the Flow Designer log table sys_flow_log. This detail was added to the Docs page for the Vancouver release, you were looking at the Utah version of Docs.

https://docs.servicenow.com/csh?version=latest&topicname=log-message-flow-designer

 

 



Have questions about Workflow Automation? Check out the Workflow Academy video series or the Workflow Automation - Center of Excellence



Have questions about the Now Platform? Join our bi-weekly Platform Academy.

Hello Lisa,

 

Thanks for the response. My instance is actually running the Utah version, but I do see that the sys_flow_log table is still present, along with some other tables with names like sys_flow_log0000, sys_flow_log0001, etc. I'll do some testing later to verify that my logs are appearing where they should.

 

Update: In Yokohama, the logs are stored the in "syslog" table.