How To
Summary
This document explains how to download, install and use rsyslog in stead of the AIX native syslog logging service.
Steps
https://www-01.ibm.com/marketing/iwm/iwm/web/dispatcher.do?source=aixbp
After the chosen package has downloaded, you can follow the instructions below to install rsyslog:
1. Make a directory for the downloaded package archive, and move the package into that directory:
# mkdir rsyslog
# mv install.images.ryslog-8.1905.0.tar rsyslog2. Browse to rsyslog directory and then extract the archived package from the downloaded tar file:
# cd rsyslog
# tar -xvf install.images.ryslog-8.1905.0.tar3. Create a table of content file that is used by installp process to locate the packages to be installed:
# inutoc .4. Use smitty installp to install the packages:
# smitty installp6. Specify the directory containing the packages to be installed (rsyslog, which is the current directory):
* INPUT device / directory for software [.] Type or select values in entry fields.
Press Enter AFTER making all desired changes.
[Entry Fields]
* INPUT device / directory for software .
* SOFTWARE to install [rsyslog.base ALL @@I:rsyslog.base _all_filesets,rsyslog.license > +
PREVIEW only? (install operation will NOT occur) no +
COMMIT software updates? yes +
SAVE replaced files? no +
AUTOMATICALLY install requisite software? yes +
EXTEND file systems if space needed? yes +
OVERWRITE same or newer versions? no +
VERIFY install and check file sizes? no +
Include corresponding LANGUAGE filesets? yes +
DETAILED output? no +
Process multiple volumes? yes +
ACCEPT new license agreements? yes +
PREVIEW new LICENSE agreements? no +
WPAR Management
Perform Operation in Global Environment yes +
Perform Operation on Detached WPARs no +
Detached WPAR Names [_all_wpars] +
Remount Installation Device in WPARs yes +
Alternate WPAR Installation Device []10. Once installed, we need to invoke "syslog_ssw" script with -r flag, in order to switch from the native syslog to rsyslog:
# syslog_ssw -rcd /etc/
syslog_ssw -c syslog.conf rsyslog.confAdditional Information
| SUPPORT |
If you require more assistance, use the following step-by-step instructions to contact IBM to open a case for software with an active and valid support contract. 1. Document (or collect screen captures of) all symptoms, errors, and messages related to your issue. 2. Capture any logs or data relevant to the situation. 3. Contact IBM to open a case: -For electronic support, see the IBM Support Community: 4. Provide a clear, concise description of the issue. |
Document Location
Worldwide
Was this topic helpful?
Document Information
Modified date:
19 March 2026
UID
ibm16374124