Redirect logs to dedicated disk

  • b.teterin@fi.com
    Participant
    5 years, 4 months ago #5446

    Can we create the logs of each process and tomcat to a different directory or disk altogether?

    kishor.j_88
    Participant
    5 years, 4 months ago #5710

    Yes, you can redirect the logs to a different directory, edit the file logging.properties located at <>/conf and change/provide the path as required, this will move the tomcat logs to the path provided.
    For moving the profile level logs to a dedicated path/disk you need to edit the file system.properties file located at <
    >dbsync-cdmWEB-INFdbconf and add the property log.dir=<>, restart the tomcat and you should see the logs created at the specified path.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.