{"id":15525671,"url":"https://github.com/lyrixx/symfony-observability-demo","last_synced_at":"2025-08-22T17:04:27.969Z","repository":{"id":230074385,"uuid":"766431504","full_name":"lyrixx/symfony-observability-demo","owner":"lyrixx","description":"Symfony Application to demonstrate how to configure observability layer","archived":false,"fork":false,"pushed_at":"2024-03-13T08:28:40.000Z","size":93,"stargazers_count":24,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T23:22:19.882Z","etag":null,"topics":["clickhouse","demo","elasticsearch","grafana","kibana","loki","monolog","php","redash","symfony","vector"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/lyrixx.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-03T08:46:09.000Z","updated_at":"2025-01-22T13:37:54.000Z","dependencies_parsed_at":"2024-03-27T18:28:00.392Z","dependency_job_id":"ccbf130e-e7af-49ba-afa1-e80942ca9ad4","html_url":"https://github.com/lyrixx/symfony-observability-demo","commit_stats":null,"previous_names":["lyrixx/symfony-observability-demo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyrixx%2Fsymfony-observability-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyrixx%2Fsymfony-observability-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyrixx%2Fsymfony-observability-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyrixx%2Fsymfony-observability-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lyrixx","download_url":"https://codeload.github.com/lyrixx/symfony-observability-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250415923,"owners_count":21426886,"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":["clickhouse","demo","elasticsearch","grafana","kibana","loki","monolog","php","redash","symfony","vector"],"created_at":"2024-10-02T10:59:34.667Z","updated_at":"2025-04-23T10:29:55.170Z","avatar_url":"https://github.com/lyrixx.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Symfony Demo - Observability - Log\n\nRead the [slides (in french)](https://s.lyrixx.info/log) to know more about this\nproject and monolog.\n\n## Running the application locally\n\n### Requirements\n\nA Docker environment is provided and requires you to have these tools available:\n\n * Docker\n * [Castor](https://github.com/jolicode/castor#installation)\n\n### Docker environment\n\nThe Docker infrastructure provides a web stack with:\n - NGINX\n - PHP\n - PostgreSQL\n - Elasticsearch\n - Kibana\n - ClickHouse\n - Loki\n - Grafana\n - Vector\n - Traefik\n - A container with some tooling:\n   - Composer\n\n### Domain configuration (first time only)\n\nBefore running the application for the first time, ensure your domain names\npoint the IP of your Docker daemon by editing your `/etc/hosts` file.\n\nThis IP is probably `127.0.0.1` unless you run Docker in a special VM (like docker-machine for example).\n\n\u003e [!NOTE]\n\u003e The router binds port 80 and 443, that's why it will work with `127.0.0.1`\n\n```\necho '127.0.0.1 observability.test clickhouse.observability.test elasticsearch.observability.test grafana.observability.test kibana.observability.test loki.observability.test redash.observability.test vector.observability.test ' | sudo tee -a /etc/hosts\n```\n\n### Starting the stack\n\nLaunch the stack by running this command:\n\n```bash\ncastor start\n```\n\n\u003e [!NOTE]\n\u003e the first start of the stack should take a few minutes.\n\nThe site is now accessible at https://observability.test (you may need to accept\nself-signed SSL certificate if you do not have mkcert installed on your computer\n- see below).\n\n### Other tasks\n\nCheckout `castor` to have the list of available tasks.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flyrixx%2Fsymfony-observability-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flyrixx%2Fsymfony-observability-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flyrixx%2Fsymfony-observability-demo/lists"}