The endless generated file is located in /var/log/java/app.log.
+
Licences
+
Copyright (c) 2017 Fabrice ECAILLE aka Febbweiss
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
These agents push logs (from the apache and random generators) to a Logstasth shipper filling a Kafka queue (one type of log for one topic).
A Logstash indexer polls the Kafka topics indexing logs into a ElasticSearch.
@@ -273,7 +283,7 @@ Kafka Manager is available at http://localhost:9000
Next
- Previous
+ Previous
@@ -301,7 +311,7 @@ Kafka Manager is available at http://localhost:9000
GitHub
- « Previous
+ « PreviousNext »
diff --git a/games/Space_invaders_stories/index.html b/games/Space_invaders_stories/index.html
index a68443a..879cb04 100644
--- a/games/Space_invaders_stories/index.html
+++ b/games/Space_invaders_stories/index.html
@@ -130,6 +130,13 @@
+
@@ -307,5 +315,5 @@ In this space, you will find some of them. Basiclly, these pages are README<
diff --git a/mkdocs/search_index.json b/mkdocs/search_index.json
index b921115..d9e7162 100644
--- a/mkdocs/search_index.json
+++ b/mkdocs/search_index.json
@@ -2,12 +2,12 @@
"docs": [
{
"location": "/",
- "text": "Welcome\n\n\nI made some projects and published them on \nGitHub\n.\nIn this space, you will find some of them. Basiclly, these pages are \nREADME\n files but with some adds and demos.\n\n\nDifferent projects for different needs :\n\n\n\n\nDevelopment\n\n\nJava\n\n\nSpringboot / React / Webpack\n\n\n\n\n\n\nNodeJS\n\n\nCloudBudget\n (Express)\n\n\nProject deployer\n (Meteor)\n\n\n\n\n\n\nClient-side\n\n\nCloudBudget-AngularJS\n (Express / AngularJS)\n\n\nDurandal filebrowser widget\n (DurandalJS)\n\n\n\n\n\n\n\n\n\n\nDocker\n\n\nFullstack servers\n\n\nLog centralizer\n ELK stack with Kafka\n\n\nGoCD\n GoCD server and agents\n\n\n\n\n\n\nUtilities\n\n\nApache log generator\n\n\n\n\n\n\n\n\n\n\nJavascript games\n\n\nSpace invaders\n\n\nPacman\n\n\nPyramid\n\n\nYahtzee",
+ "text": "Welcome\n\n\nI made some projects and published them on \nGitHub\n.\nIn this space, you will find some of them. Basiclly, these pages are \nREADME\n files but with some adds and demos.\n\n\nDifferent projects for different needs :\n\n\n\n\nDevelopment\n\n\nJava\n\n\nSpringboot / React / Webpack\n\n\n\n\n\n\nNodeJS\n\n\nCloudBudget\n (Express)\n\n\nProject deployer\n (Meteor)\n\n\n\n\n\n\nClient-side\n\n\nCloudBudget-AngularJS\n (Express / AngularJS)\n\n\nDurandal filebrowser widget\n (DurandalJS)\n\n\n\n\n\n\n\n\n\n\nDocker\n\n\nFullstack servers\n\n\nLog centralizer\n ELK stack with Kafka\n\n\nGoCD\n GoCD server and agents\n\n\n\n\n\n\nUtilities\n\n\nApache log generator\n\n\nJava log generator\n\n\n\n\n\n\n\n\n\n\nJavascript games\n\n\nSpace invaders\n\n\nPacman\n\n\nPyramid\n\n\nYahtzee",
"title": "Home"
},
{
"location": "/#welcome",
- "text": "I made some projects and published them on GitHub .\nIn this space, you will find some of them. Basiclly, these pages are README files but with some adds and demos. Different projects for different needs : Development Java Springboot / React / Webpack NodeJS CloudBudget (Express) Project deployer (Meteor) Client-side CloudBudget-AngularJS (Express / AngularJS) Durandal filebrowser widget (DurandalJS) Docker Fullstack servers Log centralizer ELK stack with Kafka GoCD GoCD server and agents Utilities Apache log generator Javascript games Space invaders Pacman Pyramid Yahtzee",
+ "text": "I made some projects and published them on GitHub .\nIn this space, you will find some of them. Basiclly, these pages are README files but with some adds and demos. Different projects for different needs : Development Java Springboot / React / Webpack NodeJS CloudBudget (Express) Project deployer (Meteor) Client-side CloudBudget-AngularJS (Express / AngularJS) Durandal filebrowser widget (DurandalJS) Docker Fullstack servers Log centralizer ELK stack with Kafka GoCD GoCD server and agents Utilities Apache log generator Java log generator Javascript games Space invaders Pacman Pyramid Yahtzee",
"title": "Welcome"
},
{
@@ -260,9 +260,24 @@
"text": "The full stack is manage with docker-compose. So, to launch it, just use docker-compose up \n Fork me on GitHub",
"title": "Usage"
},
+ {
+ "location": "/docker/docker_java_log_generator/",
+ "text": "Docker Java log generator\n\n\nThis is a simple Docker container to provide Java logs with some exception stacktraces.\nIt's based on \nlog-generator\n\n\nThe default behaviour is the following :\n\n\njava -jar /log-generator-0.0.2.jar -n 15 -r 1000\n\n\n\n\nThe endless generated file is located in /var/log/java/app.log.\n\n\nLicences\n\n\nCopyright (c) 2017 Fabrice ECAILLE aka Febbweiss\n\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n\n\n\n\n \nFork me on GitHub",
+ "title": "Docker java log generator"
+ },
+ {
+ "location": "/docker/docker_java_log_generator/#docker-java-log-generator",
+ "text": "This is a simple Docker container to provide Java logs with some exception stacktraces.\nIt's based on log-generator The default behaviour is the following : java -jar /log-generator-0.0.2.jar -n 15 -r 1000 The endless generated file is located in /var/log/java/app.log.",
+ "title": "Docker Java log generator"
+ },
+ {
+ "location": "/docker/docker_java_log_generator/#licences",
+ "text": "Copyright (c) 2017 Fabrice ECAILLE aka Febbweiss Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \n Fork me on GitHub",
+ "title": "Licences"
+ },
{
"location": "/docker/docker_log_centralizer/",
- "text": "Docker log centralizer\n\n\nThis a end-to-end log centralizer powered by the ELK stask.\n\n\nEmbedded containers\n\n\n\n\nFilebeat\n - An agent to poll logs\n\n\nLogstash-Forwarder\n - An other agent to poll logs\n\n\nLogstash\n - The collector / analyzer / parser solution\n\n\nKafka\n - The queueing solution for logs\n\n\nZooKeeper\n - The cluster on which Kafka is running\n\n\nElasticSearch\n - The indexing engine\n\n\nKibana\n - The visualization / dashboard tool for ElasticSearch\n\n\nKafka Manager\n - The Kafka cluster web manager\n\n\nApache log generator\n - A container generating fake apache logs\n\n\nRandom log generator\n - A container genrating text logs (Star Wars quotes)\n\n\n\n\nHow it works\n\n\nThere are 2 agent types :\n\n\n\n\nFilebeat\n\n\nLogstash-Forward\n\n\n\n\nThese agents push logs (from the apache and random generators) to a Logstasth shipper filling a Kafka queue (one type of log for one topic). \nA Logstash indexer polls the Kafka topics indexing logs into a ElasticSearch.\n\n\nA short schema :\n\n\nAgent -\n Logstach shipper -\n Kafka \n- Logstash indexer -\n ElasticSearch\n\n\n\n\nTools access\n\n\nKibana is available at http://localhost:5601.\nKafka Manager is available at http://localhost:9000\n\n\n\n\n\n \nFork me on GitHub",
+ "text": "Docker log centralizer\n\n\nThis a end-to-end log centralizer powered by the ELK stask.\n\n\nEmbedded containers\n\n\n\n\nFilebeat\n - An agent to poll logs\n\n\nLogstash-Forwarder\n - An other agent to poll logs\n\n\nrsyslog\n - A standard Linux log manager\n\n\nLogstash\n - The collector / analyzer / parser solution\n\n\nKafka\n - The queueing solution for logs\n\n\nZooKeeper\n - The cluster on which Kafka is running\n\n\nElasticSearch\n - The indexing engine\n\n\nKibana\n - The visualization / dashboard tool for ElasticSearch\n\n\nKafka Manager\n - The Kafka cluster web manager\n\n\nApache log generator\n - A container generating fake apache logs\n\n\nRandom log generator\n - A container generating text logs (Star Wars quotes)\n\n\nJava log generator\n - A container generating Java logs (with exception stack trace)\n\n\n\n\nHow it works\n\n\nThere are 2 agent types :\n\n\n\n\nFilebeat\n\n\nLogstash-Forward\n\n\nrsyslog\n\n\n\n\nThese agents push logs (from the apache and random generators) to a Logstasth shipper filling a Kafka queue (one type of log for one topic). \nA Logstash indexer polls the Kafka topics indexing logs into a ElasticSearch.\n\n\nA short schema :\n\n\nAgent -\n Logstach shipper -\n Kafka \n- Logstash indexer -\n ElasticSearch\n\n\n\n\nTools access\n\n\nKibana is available at http://localhost:5601.\nKafka Manager is available at http://localhost:9000\n\n\n\n\n\n \nFork me on GitHub",
"title": "Docker log centralizer"
},
{
@@ -272,12 +287,12 @@
},
{
"location": "/docker/docker_log_centralizer/#embedded-containers",
- "text": "Filebeat - An agent to poll logs Logstash-Forwarder - An other agent to poll logs Logstash - The collector / analyzer / parser solution Kafka - The queueing solution for logs ZooKeeper - The cluster on which Kafka is running ElasticSearch - The indexing engine Kibana - The visualization / dashboard tool for ElasticSearch Kafka Manager - The Kafka cluster web manager Apache log generator - A container generating fake apache logs Random log generator - A container genrating text logs (Star Wars quotes)",
+ "text": "Filebeat - An agent to poll logs Logstash-Forwarder - An other agent to poll logs rsyslog - A standard Linux log manager Logstash - The collector / analyzer / parser solution Kafka - The queueing solution for logs ZooKeeper - The cluster on which Kafka is running ElasticSearch - The indexing engine Kibana - The visualization / dashboard tool for ElasticSearch Kafka Manager - The Kafka cluster web manager Apache log generator - A container generating fake apache logs Random log generator - A container generating text logs (Star Wars quotes) Java log generator - A container generating Java logs (with exception stack trace)",
"title": "Embedded containers"
},
{
"location": "/docker/docker_log_centralizer/#how-it-works",
- "text": "There are 2 agent types : Filebeat Logstash-Forward These agents push logs (from the apache and random generators) to a Logstasth shipper filling a Kafka queue (one type of log for one topic). \nA Logstash indexer polls the Kafka topics indexing logs into a ElasticSearch. A short schema : Agent - Logstach shipper - Kafka - Logstash indexer - ElasticSearch",
+ "text": "There are 2 agent types : Filebeat Logstash-Forward rsyslog These agents push logs (from the apache and random generators) to a Logstasth shipper filling a Kafka queue (one type of log for one topic). \nA Logstash indexer polls the Kafka topics indexing logs into a ElasticSearch. A short schema : Agent - Logstach shipper - Kafka - Logstash indexer - ElasticSearch",
"title": "How it works"
},
{
diff --git a/search.html b/search.html
index dbcb99f..a5082a3 100644
--- a/search.html
+++ b/search.html
@@ -126,6 +126,13 @@
+
Docker log centralizer
diff --git a/sitemap.xml b/sitemap.xml
index 79dbbda..f165d8b 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -4,7 +4,7 @@
None/
- 2017-05-03
+ 2017-05-24daily
@@ -13,31 +13,31 @@
None/development/cloudbudget/
- 2017-05-03
+ 2017-05-24dailyNone/development/cloudbudget_angularjs/
- 2017-05-03
+ 2017-05-24dailyNone/development/filebrowser_durandal_widget/
- 2017-05-03
+ 2017-05-24dailyNone/development/project_deployer/
- 2017-05-03
+ 2017-05-24dailyNone/development/springboot_react_webpack/
- 2017-05-03
+ 2017-05-24daily
@@ -47,19 +47,25 @@
None/docker/docker_apache_log_generator/
- 2017-05-03
+ 2017-05-24dailyNone/docker/docker_gocd/
- 2017-05-03
+ 2017-05-24
+ daily
+
+
+
+ None/docker/docker_java_log_generator/
+ 2017-05-24dailyNone/docker/docker_log_centralizer/
- 2017-05-03
+ 2017-05-24daily
@@ -69,25 +75,25 @@
None/games/Space_invaders_stories/
- 2017-05-03
+ 2017-05-24dailyNone/games/pacman/
- 2017-05-03
+ 2017-05-24dailyNone/games/pyramid/
- 2017-05-03
+ 2017-05-24dailyNone/games/yahtzee/
- 2017-05-03
+ 2017-05-24daily
diff --git a/src/docs/docker/docker_java_log_generator.md b/src/docs/docker/docker_java_log_generator.md
new file mode 100644
index 0000000..55455bb
--- /dev/null
+++ b/src/docs/docker/docker_java_log_generator.md
@@ -0,0 +1,27 @@
+#Docker Java log generator
+This is a simple Docker container to provide Java logs with some exception stacktraces.
+It's based on [log-generator](https://github.com/Febbweiss/log-generator)
+
+The default behaviour is the following :
+```
+java -jar /log-generator-0.0.2.jar -n 15 -r 1000
+```
+The endless generated file is located in /var/log/java/app.log.
+
+
+##Licences
+
+Copyright (c) 2017 Fabrice ECAILLE aka Febbweiss
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+
+
+
+ Fork me on GitHub
\ No newline at end of file
diff --git a/src/docs/docker/docker_log_centralizer.md b/src/docs/docker/docker_log_centralizer.md
index 4a08925..e4a11e9 100644
--- a/src/docs/docker/docker_log_centralizer.md
+++ b/src/docs/docker/docker_log_centralizer.md
@@ -3,16 +3,18 @@ This a end-to-end log centralizer powered by the ELK stask.
##Embedded containers
- 1. [Filebeat](https://www.elastic.co/products/beats/filebeat) - An agent to poll logs
- 2. [Logstash-Forwarder](https://github.com/elastic/logstash-forwarder) - An other agent to poll logs
- 3. [Logstash](https://www.elastic.co/products/logstash) - The collector / analyzer / parser solution
- 4. [Kafka](http://kafka.apache.org) - The queueing solution for logs
- 5. [ZooKeeper](https://zookeeper.apache.org/) - The cluster on which Kafka is running
- 6. [ElasticSearch](https://www.elastic.co/products/elasticsearch) - The indexing engine
- 7. [Kibana](https://www.elastic.co/products/kibana) - The visualization / dashboard tool for ElasticSearch
- 8. [Kafka Manager](https://github.com/yahoo/kafka-manager) - The Kafka cluster web manager
- 9. [Apache log generator](https://github.com/Febbweiss/docker-apache-log-generator) - A container generating fake apache logs
- 10. [Random log generator](https://hub.docker.com/r/davidmccormick/random_log_generator) - A container genrating text logs (Star Wars quotes)
+ * [Filebeat](https://www.elastic.co/products/beats/filebeat) - An agent to poll logs
+ * [Logstash-Forwarder](https://github.com/elastic/logstash-forwarder) - An other agent to poll logs
+ * [rsyslog](http://www.rsyslog.com/) - A standard Linux log manager
+ * [Logstash](https://www.elastic.co/products/logstash) - The collector / analyzer / parser solution
+ * [Kafka](http://kafka.apache.org) - The queueing solution for logs
+ * [ZooKeeper](https://zookeeper.apache.org/) - The cluster on which Kafka is running
+ * [ElasticSearch](https://www.elastic.co/products/elasticsearch) - The indexing engine
+ * [Kibana](https://www.elastic.co/products/kibana) - The visualization / dashboard tool for ElasticSearch
+ * [Kafka Manager](https://github.com/yahoo/kafka-manager) - The Kafka cluster web manager
+ * [Apache log generator](https://github.com/Febbweiss/docker-apache-log-generator) - A container generating fake apache logs
+ * [Random log generator](https://hub.docker.com/r/davidmccormick/random_log_generator) - A container generating text logs (Star Wars quotes)
+ * [Java log generator](https://github.com/Febbweiss/docker-java-log-generator) - A container generating Java logs (with exception stack trace)
##How it works
@@ -20,6 +22,7 @@ There are 2 agent types :
- Filebeat
- Logstash-Forward
+ - rsyslog
These agents push logs (from the apache and random generators) to a Logstasth shipper filling a Kafka queue (one type of log for one topic).
A Logstash indexer polls the Kafka topics indexing logs into a ElasticSearch.
diff --git a/src/docs/index.md b/src/docs/index.md
index 08e493c..bb754cf 100644
--- a/src/docs/index.md
+++ b/src/docs/index.md
@@ -20,6 +20,7 @@ Different projects for different needs :
+ [GoCD](/docker/docker_gocd) GoCD server and agents
- Utilities
+ [Apache log generator](/docker/docker_apache_log_generator)
+ + [Java log generator](/docker/docker_java_log_generator)
* Javascript games
- [Space invaders](/games/Space_invaders_stories)
- [Pacman](/games/pacman)