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 qsdt(1), qsexec(1), qsfilter2(1), qsgeo(1), qsgrep(1), qshead(1),
27 qslog(1), qslogger(1), qspng(1), qsre(1), qsrespeed(1), qsrotate(1),
28 qssign(1)
29
31 Pascal Buchbinder, http://mod-qos.sourceforge.net/
32
33
34
35mod_qos utilities 11.64 September 2019 QSTAIL(1)