{"id":15911491,"url":"https://github.com/devamoghs/log-analytics-docker","last_synced_at":"2025-04-03T02:22:54.393Z","repository":{"id":97396746,"uuid":"527258548","full_name":"devAmoghS/log-analytics-docker","owner":"devAmoghS","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-30T15:59:21.000Z","size":24242,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T16:32:16.733Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devAmoghS.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":"2022-08-21T16:12:34.000Z","updated_at":"2022-08-21T16:18:29.000Z","dependencies_parsed_at":"2023-03-13T16:14:36.401Z","dependency_job_id":null,"html_url":"https://github.com/devAmoghS/log-analytics-docker","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/devAmoghS%2Flog-analytics-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devAmoghS%2Flog-analytics-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devAmoghS%2Flog-analytics-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devAmoghS%2Flog-analytics-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devAmoghS","download_url":"https://codeload.github.com/devAmoghS/log-analytics-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246922933,"owners_count":20855494,"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-06T15:42:12.055Z","updated_at":"2025-04-03T02:22:54.369Z","avatar_url":"https://github.com/devAmoghS.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elastic stack (ELK) on Docker\r\n\r\n[![Elastic Stack version](https://img.shields.io/badge/Elastic%20Stack-8.3.3-00bfb3?style=flat\u0026logo=elastic-stack)](https://www.elastic.co/blog/category/releases)\r\n[![Build Status](https://github.com/deviantony/docker-elk/workflows/CI/badge.svg?branch=main)](https://github.com/deviantony/docker-elk/actions?query=workflow%3ACI+branch%3Amain)\r\n[![Join the chat at https://gitter.im/deviantony/docker-elk](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/deviantony/docker-elk?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\r\n\r\nRun the latest version of the [Elastic stack][elk-stack] with Docker and Docker Compose.\r\n\r\nIt gives you the ability to analyze any data set by using the searching/aggregation capabilities of Elasticsearch and\r\nthe visualization power of Kibana.\r\n\r\n![Animated demo](https://user-images.githubusercontent.com/3299086/155972072-0c89d6db-707a-47a1-818b-5f976565f95a.gif)\r\n\r\n\u003e **Note**  \r\n\u003e The Docker images backing this stack include [X-Pack][xpack] with [paid features][paid-features] enabled by default\r\n\u003e (see [How to disable paid features](#how-to-disable-paid-features) to disable them). **The [trial\r\n\u003e license][trial-license] is valid for 30 days**. After this license expires, you can continue using the free features\r\n\u003e seamlessly, without losing any data.\r\n\r\nBased on the official Docker images from Elastic:\r\n\r\n* [Elasticsearch](https://github.com/elastic/elasticsearch/tree/master/distribution/docker)\r\n* [Logstash](https://github.com/elastic/logstash/tree/master/docker)\r\n* [Kibana](https://github.com/elastic/kibana/tree/master/src/dev/build/tasks/os_packages/docker_generator)\r\n\r\nOther available stack variants:\r\n\r\n* [`tls`](https://github.com/deviantony/docker-elk/tree/tls): TLS encryption enabled in Elasticsearch\r\n* [`searchguard`](https://github.com/deviantony/docker-elk/tree/searchguard): Search Guard support\r\n\r\n---\r\n\r\n## Philosophy\r\n\r\nWe aim at providing the simplest possible entry into the Elastic stack for anybody who feels like experimenting with\r\nthis powerful combo of technologies. This project's default configuration is purposely minimal and unopinionated. It\r\ndoes not rely on any external dependency, and uses as little custom automation as necessary to get things up and\r\nrunning.\r\n\r\nInstead, we believe in good documentation so that you can use this repository as a template, tweak it, and make it _your\r\nown_. [sherifabdlnaby/elastdocker][elastdocker] is one example among others of project that builds upon this idea.\r\n\r\n---\r\n\r\n## Contents\r\n\r\n1. [Requirements](#requirements)\r\n   * [Host setup](#host-setup)\r\n   * [Docker Desktop](#docker-desktop)\r\n     * [Windows](#windows)\r\n     * [macOS](#macos)\r\n1. [Usage](#usage)\r\n   * [Bringing up the stack](#bringing-up-the-stack)\r\n   * [Initial setup](#initial-setup)\r\n     * [Setting up user authentication](#setting-up-user-authentication)\r\n     * [Injecting data](#injecting-data)\r\n   * [Cleanup](#cleanup)\r\n   * [Version selection](#version-selection)\r\n1. [Configuration](#configuration)\r\n   * [How to configure Elasticsearch](#how-to-configure-elasticsearch)\r\n   * [How to configure Kibana](#how-to-configure-kibana)\r\n   * [How to configure Logstash](#how-to-configure-logstash)\r\n   * [How to disable paid features](#how-to-disable-paid-features)\r\n   * [How to scale out the Elasticsearch cluster](#how-to-scale-out-the-elasticsearch-cluster)\r\n   * [How to reset a password programmatically](#how-to-reset-a-password-programmatically)\r\n1. [Extensibility](#extensibility)\r\n   * [How to add plugins](#how-to-add-plugins)\r\n   * [How to enable the provided extensions](#how-to-enable-the-provided-extensions)\r\n1. [JVM tuning](#jvm-tuning)\r\n   * [How to specify the amount of memory used by a service](#how-to-specify-the-amount-of-memory-used-by-a-service)\r\n   * [How to enable a remote JMX connection to a service](#how-to-enable-a-remote-jmx-connection-to-a-service)\r\n1. [Going further](#going-further)\r\n   * [Plugins and integrations](#plugins-and-integrations)\r\n\r\n## Requirements\r\n\r\n### Host setup\r\n\r\n* [Docker Engine][docker-install] version **18.06.0** or newer\r\n* [Docker Compose][compose-install] version **1.26.0** or newer (including [Compose V2][compose-v2])\r\n* 1.5 GB of RAM\r\n\r\n\u003e **Warning**  \r\n\u003e While Compose versions between **1.22.0** and **1.25.5** can technically run this stack as well, these versions have a\r\n\u003e [known issue](https://github.com/deviantony/docker-elk/pull/678#issuecomment-1055555368) which prevents them from\r\n\u003e parsing quoted values properly inside `.env` files.\r\n\r\n\u003e **Note**  \r\n\u003e Especially on Linux, make sure your user has the [required permissions][linux-postinstall] to interact with the Docker\r\n\u003e daemon.\r\n\r\nBy default, the stack exposes the following ports:\r\n\r\n* 5044: Logstash Beats input\r\n* 50000: Logstash TCP input\r\n* 9600: Logstash monitoring API\r\n* 9200: Elasticsearch HTTP\r\n* 9300: Elasticsearch TCP transport\r\n* 5601: Kibana\r\n\r\n\u003e **Warning**  \r\n\u003e Elasticsearch's [bootstrap checks][booststap-checks] were purposely disabled to facilitate the setup of the Elastic\r\n\u003e stack in development environments. For production setups, we recommend users to set up their host according to the\r\n\u003e instructions from the Elasticsearch documentation: [Important System Configuration][es-sys-config].\r\n\r\n### Docker Desktop\r\n\r\n#### Windows\r\n\r\nIf you are using the legacy Hyper-V mode of _Docker Desktop for Windows_, ensure [File Sharing][win-filesharing] is\r\nenabled for the `C:` drive.\r\n\r\n#### macOS\r\n\r\nThe default configuration of _Docker Desktop for Mac_ allows mounting files from `/Users/`, `/Volume/`, `/private/`,\r\n`/tmp` and `/var/folders` exclusively. Make sure the repository is cloned in one of those locations or follow the\r\ninstructions from the [documentation][mac-filesharing] to add more locations.\r\n\r\n## Usage\r\n\r\n\u003e **Warning**  \r\n\u003e You must rebuild the stack images with `docker-compose build` whenever you switch branch or update the\r\n\u003e [version](#version-selection) of an already existing stack.\r\n\r\n### Bringing up the stack\r\n\r\nClone this repository onto the Docker host that will run the stack, then start the stack's services locally using Docker\r\nCompose:\r\n\r\n```console\r\n$ docker-compose up\r\n```\r\n\r\n\u003e **Note**  \r\n\u003e You can also run all services in the background (detached mode) by appending the `-d` flag to the above command.\r\n\r\nGive Kibana about a minute to initialize, then access the Kibana web UI by opening \u003chttp://localhost:5601\u003e in a web\r\nbrowser and use the following (default) credentials to log in:\r\n\r\n* user: *elastic*\r\n* password: *changeme*\r\n\r\n\u003e **Note**  \r\n\u003e Upon the initial startup, the `elastic`, `logstash_internal` and `kibana_system` Elasticsearch users are intialized\r\n\u003e with the values of the passwords defined in the [`.env`](.env) file (_\"changeme\"_ by default). The first one is the\r\n\u003e [built-in superuser][builtin-users], the other two are used by Kibana and Logstash respectively to communicate with\r\n\u003e Elasticsearch. This task is only performed during the _initial_ startup of the stack. To change users' passwords\r\n\u003e _after_ they have been initialized, please refer to the instructions in the next section.\r\n\r\n### Initial setup\r\n\r\n#### Setting up user authentication\r\n\r\n\u003e **Note**  \r\n\u003e Refer to [Security settings in Elasticsearch][es-security] to disable authentication.\r\n\r\n\u003e **Warning**  \r\n\u003e Starting with Elastic v8.0.0, it is no longer possible to run Kibana using the bootstraped privileged `elastic` user.\r\n\r\nThe _\"changeme\"_ password set by default for all aforementioned users is **unsecure**. For increased security, we will\r\nreset the passwords of all aforementioned Elasticsearch users to random secrets.\r\n\r\n1. Reset passwords for default users\r\n\r\n    The commands below resets the passwords of the `elastic`, `logstash_internal` and `kibana_system` users. Take note\r\n    of them.\r\n\r\n    ```console\r\n    $ docker-compose exec elasticsearch bin/elasticsearch-reset-password --batch --user elastic\r\n    ```\r\n\r\n    ```console\r\n    $ docker-compose exec elasticsearch bin/elasticsearch-reset-password --batch --user logstash_internal\r\n    ```\r\n\r\n    ```console\r\n    $ docker-compose exec elasticsearch bin/elasticsearch-reset-password --batch --user kibana_system\r\n    ```\r\n\r\n    If the need for it arises (e.g. if you want to [collect monitoring information][ls-monitoring] through Beats and\r\n    other components), feel free to repeat this operation at any time for the rest of the [built-in\r\n    users][builtin-users].\r\n\r\n1. Replace usernames and passwords in configuration files\r\n\r\n    Replace the password of the `elastic` user inside the `.env` file with the password generated in the previous step.\r\n    Its value isn't used by any core component, but [extensions](#how-to-enable-the-provided-extensions) use it to\r\n    connect to Elasticsearch.\r\n\r\n    \u003e **Note**  \r\n    \u003e In case you don't plan on using any of the provided [extensions](#how-to-enable-the-provided-extensions), or\r\n    \u003e prefer to create your own roles and users to authenticate these services, it is safe to remove the\r\n    \u003e `ELASTIC_PASSWORD` entry from the `.env` file altogether after the stack has been initialized.\r\n\r\n    Replace the password of the `logstash_internal` user inside the `.env` file with the password generated in the\r\n    previous step. Its value is referenced inside the Logstash pipeline file (`logstash/pipeline/logstash.conf`).\r\n\r\n    Replace the password of the `kibana_system` user inside the `.env` file with the password generated in the previous\r\n    step. Its value is referenced inside the Kibana configuration file (`kibana/config/kibana.yml`).\r\n\r\n    See the [Configuration](#configuration) section below for more information about these configuration files.\r\n\r\n1. Restart Logstash and Kibana to re-connect to Elasticsearch using the new passwords\r\n\r\n    ```console\r\n    $ docker-compose up -d logstash kibana\r\n    ```\r\n\r\n\u003e **Note**  \r\n\u003e Learn more about the security of the Elastic stack at [Secure the Elastic Stack][sec-cluster].\r\n\r\n#### Injecting data\r\n\r\nOpen the Kibana web UI by opening \u003chttp://localhost:5601\u003e in a web browser and use the following credentials to log in:\r\n\r\n* user: *elastic*\r\n* password: *\\\u003cyour generated elastic password\u003e*\r\n\r\nNow that the stack is fully configured, you can go ahead and inject some log entries. The shipped Logstash configuration\r\nallows you to send content via TCP:\r\n\r\n```console\r\n# Using BSD netcat (Debian, Ubuntu, MacOS system, ...)\r\n$ cat /path/to/logfile.log | nc -q0 localhost 50000\r\n```\r\n\r\n```console\r\n# Using GNU netcat (CentOS, Fedora, MacOS Homebrew, ...)\r\n$ cat /path/to/logfile.log | nc -c localhost 50000\r\n```\r\n\r\nYou can also load the sample data provided by your Kibana installation.\r\n\r\n### Cleanup\r\n\r\nElasticsearch data is persisted inside a volume by default.\r\n\r\nIn order to entirely shutdown the stack and remove all persisted data, use the following Docker Compose command:\r\n\r\n```console\r\n$ docker-compose down -v\r\n```\r\n\r\n### Version selection\r\n\r\nThis repository stays aligned with the latest version of the Elastic stack. The `main` branch tracks the current major\r\nversion (8.x).\r\n\r\nTo use a different version of the core Elastic components, simply change the version number inside the [`.env`](.env)\r\nfile. If you are upgrading an existing stack, remember to rebuild all container images using the `docker-compose build`\r\ncommand.\r\n\r\n\u003e **Warning**  \r\n\u003e Always pay attention to the [official upgrade instructions][upgrade] for each individual component before performing a\r\n\u003e stack upgrade.\r\n\r\nOlder major versions are also supported on separate branches:\r\n\r\n* [`release-7.x`](https://github.com/deviantony/docker-elk/tree/release-7.x): 7.x series\r\n* [`release-6.x`](https://github.com/deviantony/docker-elk/tree/release-6.x): 6.x series (End-of-life)\r\n* [`release-5.x`](https://github.com/deviantony/docker-elk/tree/release-5.x): 5.x series (End-of-life)\r\n\r\n## Configuration\r\n\r\n\u003e **Note**  \r\n\u003e Configuration is not dynamically reloaded, you will need to restart individual components after any configuration\r\n\u003e change.\r\n\r\n### How to configure Elasticsearch\r\n\r\nThe Elasticsearch configuration is stored in [`elasticsearch/config/elasticsearch.yml`][config-es].\r\n\r\nYou can also specify the options you want to override by setting environment variables inside the Compose file:\r\n\r\n```yml\r\nelasticsearch:\r\n\r\n  environment:\r\n    network.host: _non_loopback_\r\n    cluster.name: my-cluster\r\n```\r\n\r\nPlease refer to the following documentation page for more details about how to configure Elasticsearch inside Docker\r\ncontainers: [Install Elasticsearch with Docker][es-docker].\r\n\r\n### How to configure Kibana\r\n\r\nThe Kibana default configuration is stored in [`kibana/config/kibana.yml`][config-kbn].\r\n\r\nYou can also specify the options you want to override by setting environment variables inside the Compose file:\r\n\r\n```yml\r\nkibana:\r\n\r\n  environment:\r\n    SERVER_NAME: kibana.example.org\r\n```\r\n\r\nPlease refer to the following documentation page for more details about how to configure Kibana inside Docker\r\ncontainers: [Install Kibana with Docker][kbn-docker].\r\n\r\n### How to configure Logstash\r\n\r\nThe Logstash configuration is stored in [`logstash/config/logstash.yml`][config-ls].\r\n\r\nYou can also specify the options you want to override by setting environment variables inside the Compose file:\r\n\r\n```yml\r\nlogstash:\r\n\r\n  environment:\r\n    LOG_LEVEL: debug\r\n```\r\n\r\nPlease refer to the following documentation page for more details about how to configure Logstash inside Docker\r\ncontainers: [Configuring Logstash for Docker][ls-docker].\r\n\r\n### How to disable paid features\r\n\r\nSwitch the value of Elasticsearch's `xpack.license.self_generated.type` setting from `trial` to `basic` (see [License\r\nsettings][trial-license]).\r\n\r\nYou can also cancel an ongoing trial before its expiry date — and thus revert to a basic license — either from the\r\n[License Management][license-mngmt] panel of Kibana, or using Elasticsearch's [Licensing APIs][license-apis].\r\n\r\n### How to scale out the Elasticsearch cluster\r\n\r\nFollow the instructions from the Wiki: [Scaling out Elasticsearch](https://github.com/deviantony/docker-elk/wiki/Elasticsearch-cluster)\r\n\r\n### How to reset a password programmatically\r\n\r\nIf for any reason your are unable to use Kibana to change the password of your users (including [built-in\r\nusers][builtin-users]), you can use the Elasticsearch API instead and achieve the same result.\r\n\r\nIn the example below, we reset the password of the `elastic` user (notice \"/user/elastic\" in the URL):\r\n\r\n```console\r\n$ curl -XPOST -D- 'http://localhost:9200/_security/user/elastic/_password' \\\r\n    -H 'Content-Type: application/json' \\\r\n    -u elastic:\u003cyour current elastic password\u003e \\\r\n    -d '{\"password\" : \"\u003cyour new password\u003e\"}'\r\n```\r\n\r\n## Extensibility\r\n\r\n### How to add plugins\r\n\r\nTo add plugins to any ELK component you have to:\r\n\r\n1. Add a `RUN` statement to the corresponding `Dockerfile` (eg. `RUN logstash-plugin install logstash-filter-json`)\r\n1. Add the associated plugin code configuration to the service configuration (eg. Logstash input/output)\r\n1. Rebuild the images using the `docker-compose build` command\r\n\r\n### How to enable the provided extensions\r\n\r\nA few extensions are available inside the [`extensions`](extensions) directory. These extensions provide features which\r\nare not part of the standard Elastic stack, but can be used to enrich it with extra integrations.\r\n\r\nThe documentation for these extensions is provided inside each individual subdirectory, on a per-extension basis. Some\r\nof them require manual changes to the default ELK configuration.\r\n\r\n## JVM tuning\r\n\r\n### How to specify the amount of memory used by a service\r\n\r\nThe startup scripts for Elasticsearch and Logstash can append extra JVM options from the value of an environment\r\nvariable, allowing the user to adjust the amount of memory that can be used by each component:\r\n\r\n| Service       | Environment variable |\r\n|---------------|----------------------|\r\n| Elasticsearch | ES_JAVA_OPTS         |\r\n| Logstash      | LS_JAVA_OPTS         |\r\n\r\nTo accomodate environments where memory is scarce (Docker Desktop for Mac has only 2 GB available by default), the Heap\r\nSize allocation is capped by default in the `docker-compose.yml` file to 512 MB for Elasticsearch and 256 MB for\r\nLogstash. If you want to override the default JVM configuration, edit the matching environment variable(s) in the\r\n`docker-compose.yml` file.\r\n\r\nFor example, to increase the maximum JVM Heap Size for Logstash:\r\n\r\n```yml\r\nlogstash:\r\n\r\n  environment:\r\n    LS_JAVA_OPTS: -Xms1g -Xmx1g\r\n```\r\n\r\nWhen these options are not set:\r\n\r\n* Elasticsearch starts with a JVM Heap Size that is [determined automatically][es-heap].\r\n* Logstash starts with a fixed JVM Heap Size of 1 GB.\r\n\r\n### How to enable a remote JMX connection to a service\r\n\r\nAs for the Java Heap memory (see above), you can specify JVM options to enable JMX and map the JMX port on the Docker\r\nhost.\r\n\r\nUpdate the `{ES,LS}_JAVA_OPTS` environment variable with the following content (I've mapped the JMX service on the port\r\n18080, you can change that). Do not forget to update the `-Djava.rmi.server.hostname` option with the IP address of your\r\nDocker host (replace **DOCKER_HOST_IP**):\r\n\r\n```yml\r\nlogstash:\r\n\r\n  environment:\r\n    LS_JAVA_OPTS: -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.port=18080 -Dcom.sun.management.jmxremote.rmi.port=18080 -Djava.rmi.server.hostname=DOCKER_HOST_IP -Dcom.sun.management.jmxremote.local.only=false\r\n```\r\n\r\n## Going further\r\n\r\n### Plugins and integrations\r\n\r\nSee the following Wiki pages:\r\n\r\n* [External applications](https://github.com/deviantony/docker-elk/wiki/External-applications)\r\n* [Popular integrations](https://github.com/deviantony/docker-elk/wiki/Popular-integrations)\r\n\r\n[elk-stack]: https://www.elastic.co/what-is/elk-stack\r\n[xpack]: https://www.elastic.co/what-is/open-x-pack\r\n[paid-features]: https://www.elastic.co/subscriptions\r\n[es-security]: https://www.elastic.co/guide/en/elasticsearch/reference/current/security-settings.html\r\n[trial-license]: https://www.elastic.co/guide/en/elasticsearch/reference/current/license-settings.html\r\n[license-mngmt]: https://www.elastic.co/guide/en/kibana/current/managing-licenses.html\r\n[license-apis]: https://www.elastic.co/guide/en/elasticsearch/reference/current/licensing-apis.html\r\n\r\n[elastdocker]: https://github.com/sherifabdlnaby/elastdocker\r\n\r\n[docker-install]: https://docs.docker.com/get-docker/\r\n[compose-install]: https://docs.docker.com/compose/install/\r\n[compose-v2]: https://docs.docker.com/compose/cli-command/\r\n[linux-postinstall]: https://docs.docker.com/engine/install/linux-postinstall/\r\n\r\n[booststap-checks]: https://www.elastic.co/guide/en/elasticsearch/reference/current/bootstrap-checks.html\r\n[es-sys-config]: https://www.elastic.co/guide/en/elasticsearch/reference/current/system-config.html\r\n[es-heap]: https://www.elastic.co/guide/en/elasticsearch/reference/current/important-settings.html#heap-size-settings\r\n\r\n[win-filesharing]: https://docs.docker.com/desktop/windows/#file-sharing\r\n[mac-filesharing]: https://docs.docker.com/desktop/mac/#file-sharing\r\n\r\n[builtin-users]: https://www.elastic.co/guide/en/elasticsearch/reference/current/built-in-users.html\r\n[ls-monitoring]: https://www.elastic.co/guide/en/logstash/current/monitoring-with-metricbeat.html\r\n[sec-cluster]: https://www.elastic.co/guide/en/elasticsearch/reference/current/secure-cluster.html\r\n\r\n[connect-kibana]: https://www.elastic.co/guide/en/kibana/current/connect-to-elasticsearch.html\r\n[index-pattern]: https://www.elastic.co/guide/en/kibana/current/index-patterns.html\r\n\r\n[config-es]: ./elasticsearch/config/elasticsearch.yml\r\n[config-kbn]: ./kibana/config/kibana.yml\r\n[config-ls]: ./logstash/config/logstash.yml\r\n\r\n[es-docker]: https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html\r\n[kbn-docker]: https://www.elastic.co/guide/en/kibana/current/docker.html\r\n[ls-docker]: https://www.elastic.co/guide/en/logstash/current/docker-config.html\r\n\r\n[upgrade]: https://www.elastic.co/guide/en/elasticsearch/reference/current/setup-upgrade.html\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevamoghs%2Flog-analytics-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevamoghs%2Flog-analytics-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevamoghs%2Flog-analytics-docker/lists"}