SLOGENCRYPT(1) | The slogencrypt manual page | SLOGENCRYPT(1) |
NAME¶
slogencrypt - Encrypt existing plain text log files using the syslog-ng secure logging environment
SYNOPSIS¶
slogencrypt [options] [arguments]
DESCRIPTION¶
The slogencrypt is used to encrypt plain text log file using an existing secure logging environment. Using this utility, log files obtained from a previous installation of syslog-ng or another logging system can be transferred to a secure logging environment. The order of the log entries is preserved. Encrypting plain text log files using an existing secure logging environment, requires the current encryption key to be supplied in order to preserve consistency.
General call sequence: slogencrypt -k <key file> -m <MAC file> <new key file> <new MAC file> <plain text log> <output file> [counter]
ARGUMENTS¶
new key file
new MAC file
input log file
output log file
counter
OPTIONS¶
--key-file or -k
--mac-file or -m
--help or -h
FILES¶
/usr/bin/slogencrypt
/etc/syslog-ng.conf
SEE ALSO¶
Note
For the detailed documentation of see The syslog-ng Administrator Guide[1]
If you experience any problems or need help with syslog-ng, visit the syslog-ng mailing list[2].
For news and notifications about of syslog-ng, visit the syslog-ng blogs[3].
For specific information requests related to secure logging send a mail to the Airbus Secure Logging Team <secure-logging@airbus.com>.
AUTHOR¶
This manual page was written by the Airbus Secure Logging Team <secure-logging@airbus.com>.
COPYRIGHT¶
NOTES¶
- 1.
- The syslog-ng Administrator Guide
- 2.
- syslog-ng mailing list
- 3.
- syslog-ng blogs
01/30/2023 | 3.38 |