Skip to content

Commit 5989ceb

Browse files
author
Robert Fekete
committed
Marks http-based destinations in the frontmatter
1 parent 1d54769 commit 5989ceb

File tree

11 files changed

+13
-0
lines changed

11 files changed

+13
-0
lines changed

content/chapter-destinations/azure-monitor/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ linktitle: "azure-monitor: Azure Monitor and Sentinel"
44
weight: 150
55
driver: "azure-monitor()"
66
short_description: "Send messages to Azure Monitor and Sentinel"
7+
type: http
78
---
89
<!-- This file is under the copyright of Axoflow, and licensed under Apache License 2.0, except for using the Axoflow and AxoSyslog trademarks. -->
910

content/chapter-destinations/configuring-destinations-telegram/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: "telegram: Send messages to Telegram"
33
weight: 7100
44
driver: "telegram()"
55
short_description: "Send messages to Telegram"
6+
type: http
67
---
78
<!-- DISCLAIMER: This file is based on the syslog-ng Open Source Edition documentation https://github.com/balabit/syslog-ng-ose-guides/commit/2f4a52ee61d1ea9ad27cb4f3168b95408fddfdf2 and is used under the terms of The syslog-ng Open Source Edition Documentation License. The file has been modified by Axoflow. -->
89

content/chapter-destinations/crowdstrike-falcon/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ linktitle: "logscale: Send messages to Falcon LogScale"
44
weight: 2950
55
driver: "logscale()"
66
short_description: "Send messages to Falcon LogScale"
7+
type: http
78
---
89
<!-- This file is under the copyright of Axoflow, and licensed under Apache License 2.0, except for using the Axoflow and AxoSyslog trademarks. -->
910

content/chapter-destinations/destination-discord/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: "discord: Send alerts and notifications to Discord"
33
weight: 500
44
driver: "discord()"
55
short_description: "Send alerts and notifications to Discord"
6+
type: http
67
---
78
<!-- DISCLAIMER: This file is based on the syslog-ng Open Source Edition documentation https://github.com/balabit/syslog-ng-ose-guides/commit/2f4a52ee61d1ea9ad27cb4f3168b95408fddfdf2 and is used under the terms of The syslog-ng Open Source Edition Documentation License. The file has been modified by Axoflow. -->
89

content/chapter-destinations/destination-opensearch/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: "opensearch: Send messages to OpenSearch"
33
weight: 3650
44
driver: "opensearch()"
55
short_description: "Send messages to OpenSearch"
6+
type: http
67
---
78
<!-- DISCLAIMER: This file is based on the syslog-ng Open Source Edition documentation https://github.com/balabit/syslog-ng-ose-guides/commit/2f4a52ee61d1ea9ad27cb4f3168b95408fddfdf2 and is used under the terms of The syslog-ng Open Source Edition Documentation License. The file has been modified by Axoflow. -->
89

content/chapter-destinations/destination-slack/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: "slack: Send alerts and notifications to a Slack channel"
33
weight: 5100
44
driver: "slack()"
55
short_description: "Send alerts and notifications to a Slack channel"
6+
type: http
67
---
78
<!-- DISCLAIMER: This file is based on the syslog-ng Open Source Edition documentation https://github.com/balabit/syslog-ng-ose-guides/commit/2f4a52ee61d1ea9ad27cb4f3168b95408fddfdf2 and is used under the terms of The syslog-ng Open Source Edition Documentation License. The file has been modified by Axoflow. -->
89

content/chapter-destinations/destination-sumologic-intro/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ title: "Sumo Logic destinations: sumologic-http() and sumologic-syslog()"
33
weight: 6300
44
driver: "sumologic-http(), sumologic-syslog()"
55
short_description: "Send messages to Sumo Logic"
6+
type:
7+
- http
8+
- syslog
69
---
710
<!-- DISCLAIMER: This file is based on the syslog-ng Open Source Edition documentation https://github.com/balabit/syslog-ng-ose-guides/commit/2f4a52ee61d1ea9ad27cb4f3168b95408fddfdf2 and is used under the terms of The syslog-ng Open Source Edition Documentation License. The file has been modified by Axoflow. -->
811

content/chapter-destinations/elasticsearch-data-stream/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ linktitle: "elasticsearch-datastream: Send messages to Elasticsearch data stream
44
weight: 850
55
driver: "elasticsearch-datastream()"
66
short_description: "Send messages to Elasticsearch data streams"
7+
type: http
78
---
89
<!-- This file is under the copyright of Axoflow, and licensed under Apache License 2.0, except for using the Axoflow and AxoSyslog trademarks. -->
910

content/chapter-destinations/google-pubsub/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ linktitle: "google-pubsub: Google Pub/Sub HTTP"
44
weight: 1250
55
driver: "google-pubsub()"
66
short_description: "Send messages to Google Pub/Sub via HTTP"
7+
type: http
78
---
89
<!-- This file is under the copyright of Axoflow, and licensed under Apache License 2.0, except for using the Axoflow and AxoSyslog trademarks. -->
910

content/chapter-destinations/openobserve/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ linktitle: "openobserve-log: Send messages to OpenObserve"
44
weight: 3620
55
driver: "openobserve-log()"
66
short_description: "Send messages to OpenObserve"
7+
type: http
78
---
89
<!-- This file is under the copyright of Axoflow, and licensed under Apache License 2.0, except for using the Axoflow and AxoSyslog trademarks. -->
910
{{< include-headless "banner-new-to-axosyslog.md" >}}

0 commit comments

Comments
 (0)