{"id":16955571,"url":"https://github.com/rcdexta/logstasher","last_synced_at":"2026-05-15T23:35:38.892Z","repository":{"id":27352684,"uuid":"30827898","full_name":"rcdexta/logstasher","owner":"rcdexta","description":"Log Dashboard powered by logstash and elasticsearch","archived":false,"fork":false,"pushed_at":"2016-04-20T07:32:54.000Z","size":4249,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-26T08:45:24.730Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rcdexta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-15T13:16:59.000Z","updated_at":"2016-03-23T10:29:29.000Z","dependencies_parsed_at":"2022-08-07T12:16:23.196Z","dependency_job_id":null,"html_url":"https://github.com/rcdexta/logstasher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcdexta%2Flogstasher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcdexta%2Flogstasher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcdexta%2Flogstasher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcdexta%2Flogstasher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rcdexta","download_url":"https://codeload.github.com/rcdexta/logstasher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244801137,"owners_count":20512601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-10-13T22:12:41.287Z","updated_at":"2026-05-15T23:35:33.832Z","avatar_url":"https://github.com/rcdexta.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Logstasher\n\nA dashboard specifically developed to monitor/analyse logs. This is powered by logstash/elasticsearch\n\n## Prerequisites\n\nIn order to run this example, you will need to have the following installed\n  1. [elasticsearch](http://www.elasticsearch.org/guide/en/elasticsearch/guide/current/_installing_elasticsearch.html)\n  2. [bower](http://bower.io/#install-bower)\n\nYou will also need to configure elasticsearch to accept requests from the browser using [CORS](http://en.wikipedia.org/wiki/Cross-origin_resource_sharing). To enable CORS, add the following to elasticsearch's config file. Usually, this file is located near the elasticsearch executable at `config/elasticsearch.yml`.\n\n```yml\nhttp.cors:\n  enabled: true\n  allow-origin: /https?:\\/\\/localhost(:[0-9]+)?/\n```\n\n## To run the example:\n1. Clone this repo locally (or just download and unzip it)\n\n  ```sh\n  git clone https://github.com/rcdexta/logstasher\n  ```\n\n2. Move into the project\n\n  ```sh\n  cd logstasher\n  ```\n\n3. Install the bower dependencies\n\n  ```sh\n  bower install\n  ```\n\n4. Open the index.html file in your browser.\n5. Check out the source for [index.html](https://github.com/rcdexta/logstasher/blob/master/index.html) to see how it works.\n\n## Deployment\n\nTo deploy to production or staging, verify the configuration in `src/config` and run\n\n``` sh\nsh deploy-staging.sh\nsh deploy-prod.sh\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcdexta%2Flogstasher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frcdexta%2Flogstasher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcdexta%2Flogstasher/lists"}