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

RFE: Option to adjust output length of --show-command #19

Open
kfiresmith opened this issue Feb 25, 2021 · 0 comments
Open

RFE: Option to adjust output length of --show-command #19

kfiresmith opened this issue Feb 25, 2021 · 0 comments

Comments

@kfiresmith
Copy link

Hi Folks,
Because Java commands within PS often have more than 2100 characters by the time you've set all of your runtime settings, lots of common Java programs (Elasticsearch, Tomcat, Kibana, etc) make Syrupy logs unreadable when you need to map processes to commands.

It would be very nice to have another option added along the lines of

python scripts/syrupy.py -m 5 -i 30  --show-command  --limit-command-chars=24

This would allow output to table properly and predictably, and enhance readability without sacrificing command mapping.

Thanks!

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

No branches or pull requests

1 participant