Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
GrayLog2 ストリームはデフォルトで表示されます: 日付、ホスト、重大度、施設など。冗長なフィールド (ホスト、重大度、および施設) を削除したいと思います。
このビューをカスタマイズすることは可能ですか?
ありがとう!
ビューは、ファイル _table.html.erb を編集してカスタマイズできます。
ファイルは /data/servers/equinox_logs-apache/log_ui/app/views/messages にあります
HTML の不要な列をコメントアウトできます。