TWPRINT(8) | System Manager's Manual | TWPRINT(8) |
twprint - Tripwire database and report printer
twprint { -m r | --print-report } [
options... ]
[ object1 [ object2... ]]
twprint { -m d | --print-dbfile } [ options... ]
[ object1 [ object2... ]]
Prints Tripwire database and report files in clear text format.
In Report Printing mode, twprint verifies and displays the contents of a Tripwire report file (.twr). If no report is specified on the command line, the report specified in the REPORTFILE variable in the configuration file will be used. By default, this value includes the date and time to the nearest second. Because this value is constantly changing, twprint may not be able to find the correct report file. For this reason, the (-r or --twrfile) flag should be used with the desired report name to print a specific report.
This option is used to print a Tripwire database file in human-readable (clear text) form. In Database Printing mode, twprint verifies and prints the contents of a specified database to stdout. If no database file is specified on the command line, the default database specified by the DBFILE variable in the configuration file is used.
-m r | --print-report |
-v | --verbose |
-s | --silent, --quiet |
-h | --hexadecimal |
-c cfgfile | --cfgfile cfgfile |
-r report | --twrfile report |
-L localkey | --local-keyfile localkey |
-t { 0|1|2|3|4 } | --report-level { 0|1|2|3|4 } |
-m d | --print-dbfile |
-v | --verbose |
-s | --silent, --quiet |
-h | --hexadecimal |
-c cfgfile | --cfgfile cfgfile |
-d database | --dbfile database |
-L localkey | --local-keyfile localkey |
-t { 0|1|2 } | --output-level { 0|1|2 } |
twprint exits 0 on success, 1 on error.
This man page describes twprint version 2.4.
Tripwire, Inc.
Permission is granted to make and distribute verbatim copies of this man page provided the copyright notice and this permission notice are preserved on all copies.
Permission is granted to copy and distribute modified versions of this man page under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.
Permission is granted to copy and distribute translations of this man page into another language, under the above conditions for modified versions, except that this permission notice may be stated in a translation approved by Tripwire, Inc.
Copyright 2000-2018 Tripwire, Inc. Tripwire is a registered trademark of Tripwire, Inc. in the United States and other countries. All rights reserved.
twintro(8), tripwire(8), twadmin(8), siggen(8), twconfig(4), twpolicy(4), twfiles(5)
04 Jan 2018 | Open Source Tripwire 2.4 |