Skip to content

Commit 8b2ffe6

Browse files
authored
docs: update jenkins links
1 parent 04a2580 commit 8b2ffe6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/observability/sdo/jenkins-plugin-build-deploy-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: Learn how to send build and deploy events to Sumo Logic from Jenkin
88
## Prerequisites
99

1010
Use the latest [Sumo Logic Jenkins Plugin](https://plugins.jenkins.io/sumologic-publisher/#documentation)
11-
version of the plugin. You will be using [SumoUpload](https://github.com/SumoLogic/sumologic-jenkins-plugin#sumoupload)
11+
version of the plugin. You will be using [SumoUpload](https://github.com/jenkinsci/sumologic-publisher-plugin#sumoupload)
1212
function to send an event to Sumo Logic from your DevOps pipeline.
1313

1414
As an example: Upload a Key-Value map as JSON to Sumo Logic.

docs/send-data/collect-from-other-data-sources/sumo-logic-open-source-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The following open-source solutions are collected in Sumo Logic’s GitHub repos
3939
| [Docker](https://github.com/SumoLogic/sumologic-collector-docker) | This repository offers several variants of Docker images to run the Sumo Logic Collector. When images are run, the Collector automatically registers with the Sumo Logic service and create sources based on a sumo-sources.json file. The Collector is configured ephemeral. |
4040
| [FluentD](https://github.com/SumoLogic/fluentd-output-sumologic) | This plugin sends logs or metrics to Sumo Logic via an HTTP endpoint. |
4141
| [JavaScript Logging SDK](https://github.com/SumoLogic/js-sumo-logger) | The JavaScript Logging SDK library enables you to send custom log messages to an HTTP Source without installing a Collector on your server. |
42-
| [Jenkins](https://github.com/SumoLogic/sumologic-jenkins-plugin) | A Sumo Logic Jenkins plugin. |
42+
| [Jenkins](https://github.com/jenkinsci/sumologic-publisher-plugin) | A Sumo Logic Jenkins plugin. |
4343
| [Kinesis](https://github.com/SumoLogic/sumologic-kinesis-connector) | The Kinesis-Sumologic Connector is a Java connector that acts as a pipeline between an Amazon Kinesis stream and a Sumo Logic Collector. Data is fetched from the Kinesis Stream, transformed into a POJO, and then sent to the Sumologic Collection as JSON. For complete details, see Sumo Logic App for Amazon VPC Flow Logs using Kinesis. |
4444
| [Logback appender](https://github.com/SumoLogic/sumologic-logback-appender) | This solution is a Logback appender that sends straight to Sumo Logic. |
4545
| [Logstash](https://github.com/SumoLogic/logstash-output-sumologic) | This solution is a Logstash Sumo Logic output plugin. |

0 commit comments

Comments
 (0)