mirror of
https://github.com/Febbweiss/febbweiss.github.io.git
synced 2026-03-04 22:25:43 +00:00
Merge branch 'master' of https://github.com/Febbweiss/Febbweiss.github.io
This commit is contained in:
@@ -260,7 +260,7 @@
|
|||||||
<li><a href="https://github.com/Febbweiss/docker-java-log-generator">Java log generator</a> - A container generating Java logs (with exception stack trace)</li>
|
<li><a href="https://github.com/Febbweiss/docker-java-log-generator">Java log generator</a> - A container generating Java logs (with exception stack trace)</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2 id="how-it-works">How it works</h2>
|
<h2 id="how-it-works">How it works</h2>
|
||||||
<p>There are 2 agent types :</p>
|
<p>There are 3 agent types :</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Filebeat</li>
|
<li>Filebeat</li>
|
||||||
<li>Logstash-Forward</li>
|
<li>Logstash-Forward</li>
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ This a end-to-end log centralizer powered by the ELK stask.
|
|||||||
|
|
||||||
##How it works
|
##How it works
|
||||||
|
|
||||||
There are 2 agent types :
|
There are 3 agent types :
|
||||||
|
|
||||||
- Filebeat
|
- Filebeat
|
||||||
- Logstash-Forward
|
- Logstash-Forward
|
||||||
@@ -41,4 +41,4 @@ Kafka Manager is available at http://localhost:9000
|
|||||||
<!--[if lt IE 9]>
|
<!--[if lt IE 9]>
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.ie.min.css" />
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.0/gh-fork-ribbon.ie.min.css" />
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<a class="github-fork-ribbon" href="https://github.com/Febbweiss/docker-log-centralizer" target="_blank" title="Fork me on GitHub">Fork me on GitHub</a>
|
<a class="github-fork-ribbon" href="https://github.com/Febbweiss/docker-log-centralizer" target="_blank" title="Fork me on GitHub">Fork me on GitHub</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user