dqtool(1) The dqtool tool manual page dqtool(1) NAME dqtool --- Display the contents of a disk-buffer file created with {{ site.product.short_name }}. SYNOPSIS dqtool [command] [options] DESCRIPTION NOTE: The dqtool application is distributed with the syslog-ng OSE system logging application, and is usually part of the syslog-ng OSE package. The latest version of the syslog-ng OSE application is available at the syslog-ng OSE page. This manual page is only an abstract. The dqtool application is a utility that can be used to display and format the messages stored in a disk-buffer file. THE CAT COMMAND cat [options] [file] Use the cat command to display the log messages stored in the disk-buffer (also called disk-queue) file, and also information from the header of the disk queue file. The messages are printed to the standard output (stdout), so it is possible to use grep and other tools to find particular log messages, for example, dqtool cat /var/log/messages.lgs |grep 192.168.1.1. The cat command has the following options: --debug or -d Print diagnostic and debugging messages to stderr. --help or -h Display a brief help message. --template=