mirror of
https://github.com/Febbweiss/febbweiss.github.io.git
synced 2026-03-04 22:25:43 +00:00
Feature: update docs for log centralizer project
This commit is contained in:
@@ -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"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user