{"id":25091455,"url":"https://github.com/hardisgroupcom/vagrant-elk-hardis","last_synced_at":"2026-01-15T22:31:36.107Z","repository":{"id":105031956,"uuid":"72213396","full_name":"hardisgroupcom/vagrant-elk-hardis","owner":"hardisgroupcom","description":"Vagrant project ELK, InfluxDB and Grafana","archived":false,"fork":false,"pushed_at":"2016-11-08T12:26:26.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-01T20:47:14.394Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hardisgroupcom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-28T14:14:57.000Z","updated_at":"2016-10-28T14:59:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"9b4bccb0-9cf5-4492-9d58-fd40894ed4d6","html_url":"https://github.com/hardisgroupcom/vagrant-elk-hardis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hardisgroupcom/vagrant-elk-hardis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardisgroupcom%2Fvagrant-elk-hardis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardisgroupcom%2Fvagrant-elk-hardis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardisgroupcom%2Fvagrant-elk-hardis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardisgroupcom%2Fvagrant-elk-hardis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hardisgroupcom","download_url":"https://codeload.github.com/hardisgroupcom/vagrant-elk-hardis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardisgroupcom%2Fvagrant-elk-hardis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28472774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T22:27:41.514Z","status":"ssl_error","status_checked_at":"2026-01-15T21:54:47.910Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-07T13:34:58.185Z","updated_at":"2026-01-15T22:31:36.091Z","avatar_url":"https://github.com/hardisgroupcom.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# vagrant-elk-hardis\nThis vagrant box installs a ready to use monitoring stack.\n This stack embeds :\n * Redis 3.2.1\n * Logstash 2.4.0\n * ElasticSearch 2.4.1\n * Kibana 4.6.1\n * InfluxDB 1.0.2\n * Grafana 3.1.1\n\n## Prerequisites\n\n[VirtualBox](https://www.virtualbox.org/) and [Vagrant](http://www.vagrantup.com/) (minimum version 1.6)\n\n\n## Attributes\n\n### Redis configuration \nIn cookbooks/elk-hardis/attributes/default.rb\n* `default['elk-hardis']['redis_password']` - Password used by Redis (and Logstash)\n\n## Clone\n```\ngit clone --recursive https://github.com/hardisgroupcom/vagrant-elk-hardis.git\n```\n\n## Up and SSH\n\nTo start the vagrant box run:\n\n    vagrant up\n\nTo log in to the machine run:\n\n    vagrant ssh\n\n## Limitation\n* This stack is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND.\n* This stack is ready to use for **development purpose** and as a standalone stack. \n* This stack **is not securised** and must not be use in production without enabling security.\n\n## Usage\n\nElasticsearch is available on the host machine at [http://localhost:9200/](http://localhost:9200/) \n\nKibana is available on the host machine at [http://localhost:5601/](http://localhost:5601/)\n\nGrafana  is available on the host machine at [http://localhost:3000/](http://localhost:3000/)\n \nRedis is collecting data on the host machine at [tcp://localhost:6379](tcp://localhost:6379)\n\nInfluxDB is collecting data on the host machine at [udp://localhost:25826](udp://localhost:25826)\n\nYou can collect any log4j or logback to redis by using :\n* [log4j-redis-appender](https://github.com/hardisgroupcom/log4j-redis-appender)\n* [logback-redis-appender](https://github.com/hardisgroupcom/logback-redis-appender)\n\nYou can collect any collectd data from [collectd](https://collectd.org) or from a jvm by using [jcollectd](https://github.com/hardisgroupcom/jcollectd)\n\n## Dependencies\n\n[chef-elk-hardis](https://github.com/hardisgroupcom/chef-elk-hardis) - Hardis elk cookbook\n\n## License\n\nPublished under Apache Software License 2.0, see LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardisgroupcom%2Fvagrant-elk-hardis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhardisgroupcom%2Fvagrant-elk-hardis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardisgroupcom%2Fvagrant-elk-hardis/lists"}