Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.

section_1: update with 3.8.1 #57

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 12 additions & 5 deletions chapters/chapter_0/section_1.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Debian and Ubuntu

##### written by Laszlo Budai

[ref:obs-lbudai-36]: https://build.opensuse.org/project/show/home:laszlo_budai:syslog-ng-3.6
[ref:obs-lbudai-37]: https://build.opensuse.org/project/show/home:laszlo_budai:syslog-ng

Expand All @@ -20,6 +18,7 @@ Available versions in the OBS repository :
* 3.7.1
* 3.7.2
* 3.7.3
* 3.8.1

The packaging structure following the original one was created by algernon for Debian systems.
This is basically a modular packaging strategy.
Expand All @@ -34,12 +33,13 @@ Repositories are available [here][ref:obs-lbudai-36] and [here][ref:obs-lbudai-3
* Ubuntu 14.10
* Ubuntu 15.04
* Ubuntu 15.10 (available from 3.7.3)
* Ubuntu 16.04
* Ubuntu 16.10

### Available modules (for both 3.6 and 3.7)
### Available modules
* syslog-ng-mod-amqp
* syslog-ng-mod-geoip
* syslog-ng-mod-graphite
* syslog-ng-mod-journal
* syslog-ng-mod-json
* syslog-ng-mod-mongodb
* syslog-ng-mod-redis
Expand All @@ -48,12 +48,17 @@ Repositories are available [here][ref:obs-lbudai-36] and [here][ref:obs-lbudai-3
* syslog-ng-mod-sql
* syslog-ng-mod-stomp

### Modules available only for 3.7.1
### Modules available from 3.7.1
* syslog-ng-mod-java
* syslog-ng-mod-elastic
* syslog-ng-mod-hdfs
* syslog-ng-mod-http
* syslog-ng-mod-kafka
* syslog-ng-mod-kvformat

### Modules available from 3.8.1
* syslog-ng-mod-add-contextual-data
* syslog-ng-mod-curl

### Available modules from syslog-ng Incubator for the 3.6 series
* syslog-ng-mod-basicfuncs-plus
Expand Down Expand Up @@ -93,4 +98,6 @@ For Ubuntus there is a 'x' prefix, so the possible values are:
* `xUbuntu_14.10`
* `xUbuntu_15.04`
* `xUbuntu_15.10` (from 3.7.3)
* `xUbuntu_16.04`
* `xUbuntu_16.10`