How to setup a new STDOUT log and STDERR log file automatically periodically, such as daily / weekly / base on certain size?
How to open the STDOUT log and STDERR log file?
The growth of the STDOUT log and STDERR log file is very fast and need to break it down for certain size to avoid corrupted and cannot be open for audit purposes.
1. The product is not able to create a new log automatically and periodically.
2. To separate it the log or break it down for certain size, it needs to be done manually by:
a. Close the product / stop the product from running.
b. Change the log file name that want to be archived with a desire name.
c. Launch again the product and it will automatically create a new log file with the same name (e.g.: STDOUT or STDERR) which ever you have rename it.
3. To open the log file, it can be done by using notepad ++ / other product that more advanced and support to open the log file.
For the log file to crash or not is depend on the specification of the system been used, whether it is support to open the log file or not.
© 2021 One Identity LLC. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy