Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to configure PassengerLogFile #1194

Merged
merged 2 commits into from
Nov 12, 2015
Merged

Add an option to configure PassengerLogFile #1194

merged 2 commits into from
Nov 12, 2015

Conversation

igalic
Copy link
Contributor

@igalic igalic commented Aug 31, 2015

PassengerLogFile (available since 5.0.5) allows us to configure a
separate file where (all) applications running under passenger will send
their stdout/stderr to.

This is helpful in reducing noise when trying to parse httpd's error log

@DavidS
Copy link
Contributor

DavidS commented Sep 1, 2015

Hi!!

please add a note to README.passenger.md for this.

Cheers, David

@igalic
Copy link
Contributor Author

igalic commented Sep 2, 2015

hi @DavidS,

the mod_passenger documentation in README.passenger.md seems to be more outdated than the one in README.md… maybe we should just delete the former, and update the latter?

@DavidS
Copy link
Contributor

DavidS commented Sep 2, 2015

@igalic, you are definitely more qualified to judge that than me.

PassengerLogFile (available since 5.0.5) allows us to configure a
separate file where (all) applications running under passenger will send
their stdout/stderr to.

This is helpful in reducing noise when trying to parse httpd's error log
also, remove the wildly out-dated README.passenger.md
@ekohl
Copy link
Collaborator

ekohl commented Sep 30, 2015

👍 looks good.

HelenCampbell pushed a commit that referenced this pull request Nov 12, 2015
Add an option to configure PassengerLogFile
@HelenCampbell HelenCampbell merged commit 0419bb9 into puppetlabs:master Nov 12, 2015
@HelenCampbell
Copy link
Contributor

Thanks @igalic !

@igalic igalic deleted the passenger_log branch November 13, 2015 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants