Пакет syslog-ng-http: Информация

  • Default inline alert: Версия в репозитории: 3.34.1-alt2

Бинарный пакет: syslog-ng-http
Версия: 3.28.1-alt1
Архитектура: x86_64
Собран:  27 октября 2020 г. 19:31 в задании #260485
Исходный пакет: syslog-ng
Сообщить об ошибке в пакете
Домашняя страница: https://www.syslog-ng.com

Лицензия: GPLv2 and LGPLv2
О пакете: http support for syslog-ng
Описание: 
The http destination can send the log as HTTP requests to an HTTP server.
It supports setting url, method, headers, user\_agent, authentication
and body. Only PUT and POST method is supported so far. If the method is
not set, POST will be used.

Сопровождающий: Sergey Y. Afonin


Последнее изменение


20 августа 2020 г. Sergey Y. Afonin 3.28.1-alt1
- 3.28.1
- syslog-ng-snmp replaced by syslog-ng-afsnmp
20 октября 2019 г. Sergey Y. Afonin 3.24.1-alt2
- added conf.d.example/00-redefine-source-sys.conf: redefinition
  "source sys" for kernels before 3.5 (for 2.6.32-ovz-el formally)
- added syslog-ng-redis subpackage
- removed python-dev from BuildRequires
- renamed syslog-ng-python to syslog-ng-python3
- renamed python-module-syslog-ng-debuggercli to python3-module-syslog-ng-debuggercli
11 октября 2019 г. Sergey Y. Afonin 3.24.1-alt1
- 3.24.1
- built syslog-ng-geoip2 instead of syslog-ng-geoip
- switched to python3-dev
- syslog-ng.conf:
  + used system() source instead of unix-dgram ("/dev/log") (ALT #36454)
  + logging own Syslog-ng's messages to /var/log/syslog/syslog-ng