• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Change the location of coldfusion-out.log & coldfusion-error.log files in CF10

New Here ,
Jun 02, 2015 Jun 02, 2015

Copy link to clipboard

Copied

Hi

I've managed to change location all coldfusion log files for naming instance  but not ex catalina.out files: catalina-out.log and catalina-error.log.

Anyone has any idea where settings are ?

The only solution works so far

redirect 1>>STDOUT.file 2>>STDERR.file and remove default log file folder..

Views

743

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jun 02, 2015 Jun 02, 2015

Copy link to clipboard

Copied

Can you have a look at Deeper insights into ColdFusion logging mechanisms — Adobe ColdFusion Blog , and see, if that helps.

Regards,

Anit Kumar

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Jun 02, 2015 Jun 02, 2015

Copy link to clipboard

Copied

LATEST

I usually create my own logs and leave the predefined ColdFusion logs alone. I created a wrapper around the log4j library the CF uses. Google "ColdFusion log4j" and you'll find quite a bit -- maybe even a post or two from me that explains this further.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation