UNSOLVED

errrlog

updated

16 years ago

E

errrlog

3 Posts

0

617

May 10th, 2010 01:00

DPA log rotation

Hello everyone,

Issue:

I have recently implemented DPA in our environment. I have noticed that the DPA logs (/var/log/dap) are not being rotated (except forYYYY_MM_DD.request.log). All the below log files are growing but not rotating.

analysisengine.log
collector.log
controller.log
listener.log
publisher.log
reporter.log
webapp.log

I the DPA GUI Console. File--> System Setting - < Process tab>, I was able to see

     a) Log rotation is based on log size, which is set to 128 MB.

     b) Max number of log files allowed is set to 5.

and I couldn't change the settings there.

My Requirement:

a) I want to do time based log rotation ( i.e, @12PM every day )

b) I want to increase the number of log files

Thanks in advance.

- Amar

  • 136

    0

    Posted October 26th, 2010 10:00

    Hi Amar,

    Sounds like you've got a GUI issue there... you should be able to change those setting and then you can restart the various processes you've adjusted and then your new log settings will take place.

    I also think on linux that the config files for each one are held in an xml file so you might be able to find something in there?

    Thanks,

    i.