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

Support configurable log format for snapshot appender #82

Open
AFaust opened this issue May 13, 2017 · 1 comment
Open

Support configurable log format for snapshot appender #82

AFaust opened this issue May 13, 2017 · 1 comment

Comments

@AFaust
Copy link
Contributor

AFaust commented May 13, 2017

FEATURE / ENHANCEMENT

As a secondary enhancement to #57 it could be a useful feature if the snapshot appender could be configured with a custom log format. This would enable inclusion of any custom MDC data or just simplify the output. One use case I could think of (which I did in the past) is using the snapshot feature for some SearchService query profiling where the details of the queries were output to CSV format in order to be used for JMeter based benchmarks (basically collecting benchmark data from a live system).
This feature would require the addition of a dialog to the "Start snapshot" action via the client-side admin.js utilities.

@AFaust AFaust mentioned this issue May 13, 2017
2 tasks
@binduwavell
Copy link
Contributor

Instead of encumbering start snapshot, maybe there could be a config link to the right of the start button. So folks could mess with some details if they won't but can quickly perform start/stop if they are not interested in diving in.

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