{"id":21274538,"url":"https://github.com/sip3io/logback-webhook-appender","last_synced_at":"2025-07-31T11:12:58.271Z","repository":{"id":38198127,"uuid":"254465341","full_name":"sip3io/logback-webhook-appender","owner":"sip3io","description":"Logback Webhook Appender","archived":false,"fork":false,"pushed_at":"2023-10-26T08:17:03.000Z","size":100,"stargazers_count":14,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-11T08:48:52.113Z","etag":null,"topics":["kotlin","logback-appender"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sip3io.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}},"created_at":"2020-04-09T19:53:24.000Z","updated_at":"2023-06-12T19:34:38.000Z","dependencies_parsed_at":"2023-02-01T05:31:19.984Z","dependency_job_id":"e97c4455-1e3e-4129-9288-9042a3870ee9","html_url":"https://github.com/sip3io/logback-webhook-appender","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/sip3io/logback-webhook-appender","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sip3io%2Flogback-webhook-appender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sip3io%2Flogback-webhook-appender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sip3io%2Flogback-webhook-appender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sip3io%2Flogback-webhook-appender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sip3io","download_url":"https://codeload.github.com/sip3io/logback-webhook-appender/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sip3io%2Flogback-webhook-appender/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268027845,"owners_count":24183713,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["kotlin","logback-appender"],"created_at":"2024-11-21T09:23:17.059Z","updated_at":"2025-07-31T11:12:58.247Z","avatar_url":"https://github.com/sip3io.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Logback Webhook Appender\n\nThis project aims to monitor application logs and send `WARNING` and `ERROR` logging events to configured webhook.\n\nAppender configuration is very generic what makes it possible to use almost unlimited amount of notification channels.\nMore sophisticated integrations might be done using 3rd party services like Zappier.\n\n## 1. Usage Example\n\nTo add `logback-webhook-appender` to your project you will need to specify an alrenative maven repository in `pom.xml`\nas it's shown below:\n\n```\n    \u003crepositories\u003e\n        ...\n        \u003crepository\u003e\n            \u003cid\u003esip3-releases-ce\u003c/id\u003e\n            \u003cname\u003eSIP3 Releases CE\u003c/name\u003e\n            \u003curl\u003ehttps://maven.sip3.io/releases-ce\u003c/url\u003e\n        \u003c/repository\u003e\n        ...\n    \u003c/repositories\u003e\n```\n\nAfter that just add `logback-webhook-appender` to the project's dependencies and configure `logback.xml`. You can find\ndetailed usage example\nin [this](https://dev.to/sip3/how-to-monitor-remote-jvm-applications-with-logback-webhook-appender-2oc5) blog post.\n\n## 2. Support\n\nIf you have a question about this project, just leave us a message in our\ncommunity [Slack](https://join.slack.com/t/sip3-community/shared_invite/enQtOTIyMjg3NDI0MjU3LWUwYzhlOTFhODYxMTEwNjllYjZjNzc1M2NmM2EyNDM0ZjJmNTVkOTg1MGQ3YmFmNWU5NjlhOGI3MWU1MzUwMjE)\nand [Telegram](https://t.me/sip3io), or send us an [email](mailto:support@sip3.io). We will be happy to help you.   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsip3io%2Flogback-webhook-appender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsip3io%2Flogback-webhook-appender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsip3io%2Flogback-webhook-appender/lists"}