Sample Header Ad - 728x90

How to combine many multitail parameters?

2 votes
0 answers
341 views
The .multitailrc file contains a color scheme called amir_log, which I load using multitail -cS amir_log ~/wildfly/wildfly-8.2.1.Final/standalone/log/server.log But there are ANSI color codes being displayed as ^{[32m, for example. That is corrected with -cT ANSI. The file can be opened with multitail -cT ANSI -cS amir_log ~/wildfly/wildfly-8.2.1.Final/standalone/log/server.log or -cT ANSI at the end, but only the first parameter is detected.
Asked by Rasshu (121 rep)
Nov 5, 2015, 11:39 AM