{"id":74755,"library":"gemnasium-logrus-graylog-hook","title":"Logrus Graylog Hook","description":"Logrus Graylog Hook is a hook for sending logrus logs to Graylog.","status":"active","version":"2.0.7+incompatible","language":"go","source_language":null,"source_url":"https://github.com/gemnasium/logrus-graylog-hook","tags":["logging","graylog","hook"],"install":[{"cmd":"go get github.com/gemnasium/logrus-graylog-hook","lang":"bash","label":"Install github.com/gemnasium/logrus-graylog-hook"}],"dependencies":[],"imports":[{"symbol":"graylog","correct":"github.com/gemnasium/logrus-graylog-hook"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/gemnasium/logrus-graylog-hook\"\n\t\"github.com/sirupsen/logrus\"\n)\n\nfunc main() {\n\thook := graylog.NewGraylogHook(\"udp://localhost:12201\")\n\tlogrus.AddHook(hook)\n\tlogrus.Info(\"hello\")\n}","lang":"go","description":"Adds a Graylog hook to logrus and logs a message."},"warnings":[],"env_vars":null,"search_vec":"'graylog':2,5,15,17 'hook':3,6,9,18 'log':13,16 'logrus':1,4,12 'send':11","created_at":"2026-06-17T19:07:50.719047+00:00","updated_at":"2026-06-17T19:07:50.719047+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/gemnasium/logrus-graylog-hook","github":"https://github.com/gemnasium/logrus-graylog-hook","docs":"https://pkg.go.dev/github.com/gemnasium/logrus-graylog-hook#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["logging"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}