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

is there a way to force the log_file to a consistent name? #1254

Closed
kurttheviking opened this issue May 11, 2015 · 3 comments
Closed

is there a way to force the log_file to a consistent name? #1254

kurttheviking opened this issue May 11, 2015 · 3 comments
Labels

Comments

@kurttheviking
Copy link

for example, in this config:

{
  "apps": [
    {
      "name": "app",
      "script": "index.js",
      "exec_mode": "fork",
      "log_file": "./output.log"
    }
  ]
}

I would expect the file to be called output.log but instead it is called output-[PM2-ID].log (for example, output-48.log); is there a parameter that forces PM2 to respect the log name specified in config?

@stale
Copy link

stale bot commented May 24, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label May 24, 2020
@kurttheviking
Copy link
Author

friendly bump...

@stale stale bot removed the stale label May 25, 2020
@stale
Copy link

stale bot commented Jun 24, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 24, 2020
@stale stale bot closed this as completed Jul 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant