{"id":26373210,"url":"https://github.com/evzpav/dokku-slack-logs","last_synced_at":"2026-05-17T20:04:56.920Z","repository":{"id":112812838,"uuid":"187494404","full_name":"evzpav/dokku-slack-logs","owner":"evzpav","description":"Dokku plugin to read logs from a Slack bot","archived":false,"fork":false,"pushed_at":"2019-05-19T17:02:27.000Z","size":1239,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-05T15:40:16.559Z","etag":null,"topics":["dokku","logging","slack"],"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/evzpav.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":"2019-05-19T15:28:01.000Z","updated_at":"2024-06-19T12:35:40.709Z","dependencies_parsed_at":null,"dependency_job_id":"5e411ea3-f511-4a04-a60e-cb12144ea139","html_url":"https://github.com/evzpav/dokku-slack-logs","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/evzpav/dokku-slack-logs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evzpav%2Fdokku-slack-logs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evzpav%2Fdokku-slack-logs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evzpav%2Fdokku-slack-logs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evzpav%2Fdokku-slack-logs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evzpav","download_url":"https://codeload.github.com/evzpav/dokku-slack-logs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evzpav%2Fdokku-slack-logs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33153664,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["dokku","logging","slack"],"created_at":"2025-03-17T01:27:41.793Z","updated_at":"2026-05-17T20:04:56.892Z","avatar_url":"https://github.com/evzpav.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Dokku plugin to get app logs from Slack\n======================================\n\n## requirements\n\n- dokku 0.12.x+\n- docker 1.8.x\n\n## installation\n\n```shell\n# dokku-logging-supervisord is needed\ndokku plugin:install https://github.com/sehrope/dokku-logging-supervisord.git\n\ndokku plugin:install https://github.com/evzpav/dokku-slack-logs.git\n```\n\n## commands\n\n```\n\tslack-logs:enable, connects to Slack bot\n```\n\n## usage\n\n```shell\n# create an app on Slack and get the bot token\n\n# on Dokku machine run:\n\n# enable the bot:\n    dokku config:set --global SLACK_BOT_TOKEN=\u003cSLACK_BOT_TOKEN\u003e\n    dokku slack-logs:enable\n\n# on Slack app:\n    # Default type is web if not specified\n    logs \u003capp-name\u003e \u003ctype\u003e\n\n    #Example 1:\n    logs myapp\n    # it will try to read log file from /var/log/dokku/myapp/web.00.log and print to Slack bot\n\n    #Example 2:\n    logs myapp worker\n    # it will try to read log file from /var/log/dokku/myapp/worker.00.log and print to Slack bot\n\n```\n\n\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevzpav%2Fdokku-slack-logs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevzpav%2Fdokku-slack-logs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevzpav%2Fdokku-slack-logs/lists"}