Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to create a new log file every 10 mins

Hi

How does we can generate a new log file after reload of qvw. I have job which runs every 10mins

i want new log file every 10 mins

John

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

On your qvw Settings | Document Properties | General

  • <Tick>  Generate Logfile
  • <Tick>  Timestamp in Logfile Name

And you'll get a seperate Log File for every reload.

View solution in original post

2 Replies
Anonymous
Not applicable
Author

On your qvw Settings | Document Properties | General

  • <Tick>  Generate Logfile
  • <Tick>  Timestamp in Logfile Name

And you'll get a seperate Log File for every reload.

Anonymous
Not applicable
Author

Thanks Bill