14.2. Rsyslog 문서 설치
Rsyslog 애플리케이션에는 https://www.rsyslog.com/doc/ 에서 제공하는 광범위한 온라인 문서가 있지만, rsyslog-doc
문서 패키지를 로컬로 설치할 수도 있습니다.
사전 요구 사항
-
시스템에서
AppStream
리포지토리를 활성화했습니다. -
sudo
를 사용하여 새 패키지를 설치할 수 있는 권한이 있습니다.
절차
rsyslog-doc
패키지를 설치합니다.# dnf install rsyslog-doc
검증
선택한 브라우저에서
/usr/share/doc/ECDHE/html/index.html
파일을 엽니다. 예를 들면 다음과 같습니다.$ firefox /usr/share/doc/rsyslog/html/index.html &