@@ -107,6 +107,12 @@ sn-ose-adminguide:
107107 url : https://syslog-ng.github.io/admin-guide/README
108108 title : [ "The syslog-ng OSE Administration Guide" ]
109109
110+ sn-ose-source-doc :
111+ id : sn-ose-source-doc
112+ url : /dev-guide/chapter_9/html/index.html
113+ title : [ "syslog-ng OSE source code documentation" ]
114+ open_in_blank : true
115+
110116sn-ose-upgrade :
111117 id : sn-ose-upgrade
112118 url : https://syslog-ng.com/blog/upgrading-from-syslog-ng-open-source-to-premium-edition/
@@ -122,6 +128,10 @@ sn-selinux:
122128 url : https://syslog-ng.com/blog/using-syslog-ng-with-selinux-in-enforcing-mode/
123129 title : [ "Using syslog-ng OSE with SELinux in enforcing mode" ]
124130
131+ sn-freebsd-audit :
132+ id : sn-freebsd-audit
133+ url : https://www.syslog-ng.com/community/b/blog/posts/freebsd-audit-source-for-syslog-ng
134+ title : [ "FreeBSD audit source for syslog-ng" ]
125135
126136# ## One Identity site links ###
127137
@@ -378,6 +388,16 @@ gh-hy:
378388 url : https://github.com/hylang/hy
379389 title : [ "hy" ]
380390
391+ gh-libdbi-master :
392+ id : gh-libdbi-master
393+ url : https://github.com/balabit-deps/libdbi/tree/master
394+ title : [ "libdbi master" ]
395+
396+ gh-libdbi-drivers :
397+ id : gh-libdbi-drivers
398+ url : https://github.com/balabit-deps/libdbi-drivers
399+ title : [ "libdbi drivers" ]
400+
381401gh-mon-src :
382402 id : gh-mon-src
383403 url : https://github.com/syslog-ng/syslog-ng-incubator/tree/master/modules/monitor-source/
@@ -608,6 +628,11 @@ gh-es:
608628 url : https://github.com/syslog-ng/syslog-ng/tree/master/scl/elasticsearch
609629 title : [ "Elasticsearch configuration snippet on GitHub" ]
610630
631+ gh-es-ds :
632+ id : gh-es-ds
633+ url : https://github.com/syslog-ng/syslog-ng/blob/master/scl/elasticsearch/elastic-datastream.conf
634+ title : [ "Elasticsearch datastream configuration snippet on GitHub" ]
635+
611636gh-fortigate :
612637 id : gh-fortigate
613638 url : https://github.com/syslog-ng/syslog-ng/blob/master/scl/fortigate/fortigate.conf
@@ -712,6 +737,11 @@ gh-sumo:
712737 id : gh-sumo
713738 url : https://github.com/syslog-ng/syslog-ng/blob/master/scl/sumologic/sumologic.conf
714739 title : [ "Sumo Logic configuration snippet on GitHub" ]
740+
741+ gh-webhook :
742+ id : gh-webhook
743+ url : https://github.com/syslog-ng/syslog-ng/blob/develop/modules/python-modules/syslogng/modules/webhook/scl/webhook.conf
744+ title : [ "Webhook config file on GitHub" ]
715745
716746gh-websense :
717747 id : gh-websense
@@ -790,12 +820,22 @@ discord-wh-intro:
790820 id : discord-wh-intro
791821 url : https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks
792822 title : [ "Discord: Intro to Webhooks" ]
793-
823+
824+ doxygen-home :
825+ id : doxygen-home
826+ url : https://www.doxygen.nl/
827+ title : [ "Doxygen HomePage" ]
828+
794829ebpf :
795830 id : ebpf
796831 url : https://ebpf.io/
797832 title : [ "Extended Berkeley Packet Filter" ]
798833
834+ elastic-ds :
835+ id : elastic-ds
836+ url : https://www.elastic.co/guide/en/elasticsearch/reference/current/data-streams.html
837+ title : [ "Elasticsearch data streams" ]
838+
799839gcp-ser :
800840 id : gcp-ser
801841 url : https://cloud.google.com/iam/docs/service-account-overview
@@ -1076,6 +1116,11 @@ postgresql:
10761116 url : https://www.postgresql.org/docs/current/runtime-config-logging.html#RUNTIME-CONFIG-LOGGING-CSVLOG
10771117 title : [ "PostgreSQL" ]
10781118
1119+ prometheus-scraper :
1120+ id : prometheus-scraper
1121+ url : https://prometheus.io/docs/prometheus/latest/getting_started/#configure-prometheus-to-monitor-the-sample-targets
1122+ title : [ "/[Pp]rometheus [Ss]craper/" ]
1123+
10791124qbittorrent :
10801125 id : qbittorrent
10811126 url : https://www.qbittorrent.org/
@@ -1142,7 +1187,7 @@ sn-graphite:
11421187 title : [ "Collecting syslog-ng statistics to Graphite" ]
11431188
11441189sn-grouping-by :
1145- id : sn-- grouping-by
1190+ id : sn-grouping-by
11461191 url : https://www.syslog-ng.com/community/b/blog/posts/the-grouping-by-parser-in-syslog-ng-3-8
11471192 title : [ "The grouping-by() parser in syslog-ng blog post" ]
11481193
0 commit comments