{"id":68698,"library":"seatgeek-logrus-gelf-formatter","title":"Logrus GELF Formatter","description":"A Logrus formatter that outputs log entries in GELF (Graylog Extended Log Format) for integration with Graylog.","status":"active","version":"0.0.0-20210414080842-5b05eb8ff761","language":"go","source_language":null,"source_url":"https://github.com/seatgeek/logrus-gelf-formatter","tags":["logging","logrus","gelf","graylog"],"install":[{"cmd":"go get github.com/seatgeek/logrus-gelf-formatter","lang":"bash","label":"Install github.com/seatgeek/logrus-gelf-formatter"}],"dependencies":[],"imports":[{"symbol":"gelf","correct":"github.com/seatgeek/logrus-gelf-formatter"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/sirupsen/logrus\"\n\tgelf \"github.com/seatgeek/logrus-gelf-formatter\"\n)\n\nfunc main() {\n\tlogrus.SetFormatter(&gelf.GelfFormatter{})\n\tlogrus.Info(\"hello\")\n}","lang":"go","description":"Configures Logrus to use GELF formatting."},"warnings":[],"env_vars":null,"search_vec":"'entri':10 'extend':14 'format':16 'formatt':3,6 'gelf':2,12,23 'graylog':13,20,24 'integr':18 'log':9,15,21 'logrus':1,5,22 'output':8","created_at":"2026-06-17T17:52:58.857636+00:00","updated_at":"2026-06-17T17:52:58.857636+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/seatgeek/logrus-gelf-formatter","github":"https://github.com/seatgeek/logrus-gelf-formatter","docs":"https://pkg.go.dev/github.com/seatgeek/logrus-gelf-formatter#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}}