# rsyslog

## Description:

Enhanced system logging and kernel message trapping daemon

## Changes on AnNyung:

1. kernel message를 */dev/console* 에서 */var/log/kernel* 로 변경
2. mysql plugin에서 mysql unix socket을 사용할 수 있도록 수정
   * host이름이 **"/"**&#xB85C; 시작할 경우 unix domain socket으로 간주

## Sub packages:

* **rsyslog-crypto** - Encryption support
* **rsyslog-doc** - HTML Documentation for rsyslog
* **rsyslog-elasticsearch** - ElasticSearch output module for rsyslog
* **rsyslog-gnutls** - TLS protocol support for rsyslog
* **rsyslog-gssapi** - GSSAPI authentication and encryption support for rsyslog
* **rsyslog-libdbi** - Libdbi database support for rsyslog
* **rsyslog-mmaudit** - Message modification module supporting Linux audit format
* **rsyslog-mmjsonparse** - JSON enhanced logging support
* **rsyslog-mmnormalize** - Log normalization support for rsyslog
* **rsyslog-mmsnmptrapd** - Message modification module for snmptrapd generated messages
* **rsyslog-mysql** - MySQL support for rsyslog
* **rsyslog-pgsql** - PostgresSQL support for rsyslog
* **rsyslog-relp** - RELP protocol support for rsyslog
* **rsyslog-snmp** - SNMP protocol support for rsyslog
* **rsyslog-udpspoof** - Provides the omudpspoof module


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://joungkyun.gitbook.io/annyung-3-user-guide/annyung3-package-catalog/annyung3-base-packages/pkg-base-rsyslog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
