{"id":20111169,"url":"https://github.com/openstack/monasca-kibana-plugin","last_synced_at":"2025-05-06T10:32:41.922Z","repository":{"id":57301405,"uuid":"79892774","full_name":"openstack/monasca-kibana-plugin","owner":"openstack","description":"Monasca Kibana plugin for Keystone authentication. Mirror of code maintained at opendev.org.","archived":false,"fork":false,"pushed_at":"2020-06-18T13:56:14.000Z","size":132,"stargazers_count":12,"open_issues_count":0,"forks_count":7,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-11-10T04:06:21.613Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://opendev.org/openstack/monasca-kibana-plugin","language":"JavaScript","has_issues":false,"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/openstack.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-24T08:29:50.000Z","updated_at":"2023-11-09T09:35:57.000Z","dependencies_parsed_at":"2022-09-13T06:24:30.050Z","dependency_job_id":null,"html_url":"https://github.com/openstack/monasca-kibana-plugin","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fmonasca-kibana-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fmonasca-kibana-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fmonasca-kibana-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fmonasca-kibana-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openstack","download_url":"https://codeload.github.com/openstack/monasca-kibana-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224499855,"owners_count":17321605,"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-11-13T18:14:40.823Z","updated_at":"2024-11-13T18:14:42.822Z","avatar_url":"https://github.com/openstack.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Monasca Kibana plugin\n=====================\n\nKeystone authentication support and multi-tenancy for Kibana 7.3.x\n\nBuild\n-----\n\nAfter installing Node JS 10.15.2 and yarn, do the following to\ninitiate Kibana development environment.\n\n::\n\n  git clone https://github.com/elastic/kibana --branch 7.3\n  cd kibana\n\nClone the plugin to plugins/ inside the environment and run.\n\n::\n\n  yarn kbn bootstrap\n  cd plugins/monasca-kibana-plugin\n  yarn build\n\nInstallation\n------------\n\nRequires a working version of Kibana. The kibana configuration file\n(/opt/kibana/config/kibana.yml) should be updated where keystone_port\nshould be the keystone admin port (default: 35357) not the keystone\nmember port (default: 5000):\n\n::\n\n   monasca-kibana-plugin.port: ${keystone_port}\n   monasca-kibana-plugin.url: http://${keystone_host}\n   monasca-kibana-plugin.enabled: True\n   monasca-kibana-plugin.logs: True\n   monasca-kibana-plugin.events: True\n   monasca-kibana-plugin.defaultTimeField: '@timestamp'\n   monasca-kibana-plugin.defaultEventsTimeField: '@timestamp'\n   monasca-kibana-plugin.logsIndexPrefix: 'logs-\u003cproject_id\u003e'\n   monasca-kibana-plugin.eventsIndexPrefix: 'events-\u003cproject_id\u003e'\n\nThen install using the Kibana plugin manager tool:\n\n::\n\n   $ /opt/kibana/bin/kibana-plugin install file:///tmp/kibana/plugins/monasca-kibana-plugin/build/monasca-kibana-plugin-7.3.0.zip\n   Installing monasca-kibana-plugin\n   Attempting to transfer from file:///tmp/kibana/plugins/monasca-kibana-plugin/build/monasca-kibana-plugin-7.3.0.zip\n   Transferring 7567007 bytes....................\n   Transfer complete\n   Extracting plugin archive\n   Extraction complete\n   Optimizing and caching browser bundles...\n   Plugin installation complete\n\n   $ /opt/kibana/bin/kibana-plugin list\n   monasca-kibana-plugin@7.3.0\n\nNow start/restart your Kibana server by running:\n\n::\n\n   $ service kibana restart\n\n\nValuable resources:\n- Kibana plugin notes - https://github.com/nreese/kibana-plugin-notes\n- Elastic forum - https://discuss.elastic.co\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstack%2Fmonasca-kibana-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenstack%2Fmonasca-kibana-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstack%2Fmonasca-kibana-plugin/lists"}