{"id":13582174,"url":"https://github.com/negbie/fancy","last_synced_at":"2025-04-10T10:08:40.358Z","repository":{"id":42653012,"uuid":"216247491","full_name":"negbie/fancy","owner":"negbie","description":"fancy let's you fanout rsyslog to Loki","archived":false,"fork":false,"pushed_at":"2023-02-25T00:51:59.000Z","size":43,"stargazers_count":33,"open_issues_count":4,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T09:02:48.282Z","etag":null,"topics":["fancy","grafana","logs","loki","metrics","omprog","prometheus","rsyslog","syslog"],"latest_commit_sha":null,"homepage":"","language":"Go","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/negbie.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":"2019-10-19T17:50:38.000Z","updated_at":"2023-09-04T07:47:05.000Z","dependencies_parsed_at":"2022-09-08T17:00:26.496Z","dependency_job_id":null,"html_url":"https://github.com/negbie/fancy","commit_stats":{"total_commits":39,"total_committers":2,"mean_commits":19.5,"dds":0.02564102564102566,"last_synced_commit":"b67dba79fbf2097480b260d69a774f57443497cd"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negbie%2Ffancy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negbie%2Ffancy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negbie%2Ffancy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negbie%2Ffancy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/negbie","download_url":"https://codeload.github.com/negbie/fancy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248198884,"owners_count":21063628,"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":["fancy","grafana","logs","loki","metrics","omprog","prometheus","rsyslog","syslog"],"created_at":"2024-08-01T15:02:28.353Z","updated_at":"2025-04-10T10:08:40.331Z","avatar_url":"https://github.com/negbie.png","language":"Go","readme":"\u003cimg src=\"https://user-images.githubusercontent.com/20154956/67162203-297e5300-f362-11e9-899b-4644d3084a02.png\" width=\"200\" height=\"160\"\u003e\n\n**fancy** let's you fanout `rsyslog` to [Loki](https://github.com/grafana/loki) and is meant to be executed by `rsyslog` under\n[omprog](http://www.rsyslog.com/doc/master/configuration/modules/omprog.html)\n\n\n## Setup\n\n1. Download **fancy** from [releases](https://github.com/negbie/fancy/releases) or compile it from sources\n2. Make **fancy** executable. chmod +x fancy\n3. Move **fancy** to /opt. mv fancy /opt/\n4. Edit and paste following under /etc/rsyslog.conf. vim /etc/rsyslog.conf\n\n```bash\n    module(load=\"omprog\")\n\n    $template fancy,\"%timegenerated:::date-rfc3339% %syslogseverity% %hostname% %programname%%msg%\\n\"\n\n    action(type=\"omprog\" name=\"fancy\" template=\"fancy\" output=\"/var/log/fancy.log\" binary=\"/opt/fancy --loki-url http://lokihost:3100\")\n```\n5. Make sure you have set the right Loki URL\n6. Restart `rsyslog`. systemctl restart rsyslog\n7. Check logs under /var/log/syslog and /var/log/fancy.log\n8. Check [example](https://github.com/negbie/fancy/tree/master/example) and build a fancy dashboard! Uh fancy :)\n\n![fancy_dashboard](https://user-images.githubusercontent.com/20154956/67338148-cab70600-f528-11e9-97c3-5782e4714193.png)","funding_links":[],"categories":["Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnegbie%2Ffancy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnegbie%2Ffancy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnegbie%2Ffancy/lists"}