Skip to content

Commit

Permalink
add quick intro to the jenkins page (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
imnotashrimp committed May 21, 2019
1 parent 7c7170b commit c763fac
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion _source/logzio_collections/_log-sources/ci-cd/jenkins.md
Expand Up @@ -13,10 +13,15 @@ contributors:
- imnotashrimp
---

This page covers methods for shipping Jenkins system logs and build console output.

* To ship Jenkins system logs, use Filebeat.
* To ship build console output (build logs), use the Jenkins plugin.

<div class="branching-container">

{: .branching-tabs }
* [Filebeat <span class="sm ital">(recommended)</span>](#filebeat-config)
* [Filebeat](#filebeat-config)
* [Jenkins plugin](#jenkins-plugin-config)

<div id="filebeat-config">
Expand Down

0 comments on commit c763fac

Please sign in to comment.