{"id":15978507,"url":"https://github.com/xperimental/panik","last_synced_at":"2026-04-24T11:32:05.683Z","repository":{"id":41176301,"uuid":"102856123","full_name":"xperimental/panik","owner":"xperimental","description":"A small service to test parsing of error messages in log infrastructure","archived":false,"fork":false,"pushed_at":"2021-04-28T17:11:17.000Z","size":11,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-04T18:11:27.076Z","etag":null,"topics":["cloud-infrastructure","docker","logging"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/xperimental.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}},"created_at":"2017-09-08T11:50:34.000Z","updated_at":"2022-06-29T09:38:46.000Z","dependencies_parsed_at":"2022-09-03T12:22:24.562Z","dependency_job_id":null,"html_url":"https://github.com/xperimental/panik","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/xperimental/panik","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xperimental%2Fpanik","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xperimental%2Fpanik/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xperimental%2Fpanik/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xperimental%2Fpanik/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xperimental","download_url":"https://codeload.github.com/xperimental/panik/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xperimental%2Fpanik/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263435291,"owners_count":23466116,"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":["cloud-infrastructure","docker","logging"],"created_at":"2024-10-07T23:20:52.444Z","updated_at":"2026-04-24T11:32:05.638Z","avatar_url":"https://github.com/xperimental.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# panik\n\nA small Golang-based service for testing the logging infrastructure of your orchestrator.\n\n## Usage\n\nThis service is available as a Docker image, which is what you probably want to use [`xperimental/panik:\u003cversion\u003e`](https://store.docker.com/community/images/xperimental/panik).\n\nOnce running the service exposes a few endpoints (this list can also be obtained on the root path of the service):\n\n```\nAvailable endpoints:\n    * /                          - this page\n    * /_healthz                  - a healthcheck handler\n  GET /panics                    - list all possible panics\n  GET /panic/\u003cname\u003e?out=\u003coutput\u003e - output the panic called \u003cname\u003e on \u003coutput\u003e (stderr / stdout); stderr is default\n POST /print?out=\u003coutput\u003e        - print something on \u003coutput\u003e (stderr / stdout); stdout is default\n```\n\nSo for example a GET request to `/panic/java` will result in a generic Java stacktrace being printed to STDERR. If you instead want to have the output on STDOUT you need to use the \"output\" query parameter: `/panic/java?output=stdout`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxperimental%2Fpanik","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxperimental%2Fpanik","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxperimental%2Fpanik/lists"}