Multitail: Difference between revisions

Jump to navigation Jump to search
287 bytes added ,  11 November 2019
→‎Phrasebook: Viewing all merged logs in different colors (except for api*.log) in one window
→‎Phrasebook: Viewing all merged logs in different colors (except for api*.log) in one window
Line 9: Line 9:
</source>
</source>


Viewing all merged logs in different colors (except for api*.log) in one window
<source lang="bash">
$ multitail --mergeall -c- -Iw 'api-*.log' 10 -C -Iw 'laravel-*.log' 10 -Iw '/var/log/nginx/*log' 1000 -Iw '/var/log/redis/*.log' 1000 -cs -Iw '/var/log/anaconda/syslog' 100
</source>


= Keyboard shortcuts =
= Keyboard shortcuts =

Navigation menu