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

merge_logs:true not taking effect after stop myJsonDeclaration.json && start myJsonDeclaration #1502

Open
klinquist opened this issue Aug 5, 2015 · 1 comment

Comments

@klinquist
Copy link

It seems I have to 'pm2 delete myJsonDeclaration.json' / 'pm2 start myJsonDeclaration.json' for merge_logs to take effect.

@jshkurti
Copy link
Contributor

Yes, it is a know issue. PM2 only reads the .json file once when you use start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants