aboutsummaryrefslogtreecommitdiff
path: root/admin/rsyslog
Commit message (Collapse)AuthorAge
* rsyslog: update to 8.2312.0krant2024-02-07
| | | | Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* rsyslog: apply shellcheck SC3014 to initGiacomo Sanchietti2022-07-07
| | | | Signed-off-by: Giacomo Sanchietti <giacomo.sanchietti@nethesis.it>
* rsyslog: replace spaces with tabs inside initGiacomo Sanchietti2022-07-07
| | | | Signed-off-by: Giacomo Sanchietti <giacomo.sanchietti@nethesis.it>
* rsyslog: improve default configGiacomo Sanchietti2022-07-07
| | | | | | | Check also for config files containing comment lines starting with white spaces. Signed-off-by: Giacomo Sanchietti <giacomo.sanchietti@nethesis.it>
* rsyslog: apply shellcheck suggestions to initGiacomo Sanchietti2022-07-07
| | | | Signed-off-by: Giacomo Sanchietti <giacomo.sanchietti@nethesis.it>
* rsyslog: preserve existing configurationGiacomo Sanchietti2022-07-07
| | | | Signed-off-by: Giacomo Sanchietti <giacomo.sanchietti@nethesis.it>
* rsyslog: include original config fileGiacomo Sanchietti2022-07-07
| | | | | | Allow advanced configurations from /etc/rsyslog.conf file Signed-off-by: Giacomo Sanchietti <giacomo.sanchietti@nethesis.it>
* rsyslog: write config file to RAMGiacomo Sanchietti2022-07-07
| | | | | | Avoid wearing out flash storage Signed-off-by: Giacomo Sanchietti <giacomo.sanchietti@nethesis.it>
* rsyslog: add uci supportGiacomo Sanchietti2022-07-07
| | | | Signed-off-by: Giacomo Sanchietti <giacomo.sanchietti@nethesis.it>
* rsyslog: move configurables to Config.inMatthew Hagan2022-02-23
| | | | Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
* rsyslog: add omhttp libcurl dependancyMatthew Hagan2022-02-23
| | | | Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
* rsyslog: update to 8.2110.0Matthew Hagan2021-11-16
| | | | Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
* rsyslog: add additonal support modulesMatthew Hagan2021-11-16
| | | | | | | | | | | | | | | | | | Add configurables via a menu to enable support for various features: - GSSAPI Kerberos support - mysql - postgresql - libdbi - elasticsearch - HTTP output module - openssl - gnutls - mail output - json parsing module - MaxMind DB support - input file Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
* rsyslog: move from net to adminMatthew Hagan2021-11-16
Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>