jHiccup
jHiccup copied to clipboard
Help requested on how to achieve log file rotation with jHiccup logs?
Hi Gil, Could you please guide me on the following
- How can I achieve log file rotation after the log has reached a specific size limit. I understand we can add %pid_%host_%date to the log file name. But that I assume will not get rolled over, until the application restarts?
- The intention is to run jHiccup on a application under load (high volume) running on a pod, that might have disk capacity restrictions. Could you please help me on what extra disk capacity is required assuming jHiccup runs inside such a high volume application.
- Also , if you have a rough guideline on the size of the generated log, based on duration of run, it would be great. Thanks in Advance, Divya