1QSTAIL(1) qstail man page QSTAIL(1)
2
3
4
6 qstail - an utility printing the end of a log file starting at the
7 specified pattern.
8
10 qstail -i <path> -p <pattern>
11
13 qstail shows the end of a log file beginning with the line containing
14 the specified pattern. This may be used to show all lines which has
15 been written after a certain event (e.g., server restart) or time
16 stamp.
17
19 -i <path>
20 Input file to read the data from.
21
22 -p <pattern>
23 Search pattern (literal string).
24
26 qsexec(1), qsfilter2(1), qsgeo(1), qsgrep(1), qshead(1), qslog(1),
27 qslogger(1), qspng(1), qsrotate(1), qssign(1)
28
30 Pascal Buchbinder, http://mod-qos.sourceforge.net/
31
32
33
34mod_qos utilities 11.55 June 2018 QSTAIL(1)