GrayLog2 streams show by default: Date, Host, Severity, Facility and so on.
I’d like to remove the redundant fields (Host, Severity and Facility).
Is it possible to customize this view?
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The view is customizable by editing the file _table.html.erb
the file is located in /data/servers/equinox_logs-apache/log_ui/app/views/messages
you can comment out the undesired columns in the html.