{"id":19516524,"url":"https://github.com/fabianfrz/logstash-filter-hex","last_synced_at":"2025-04-26T06:31:10.565Z","repository":{"id":56881992,"uuid":"72755578","full_name":"fabianfrz/logstash-filter-hex","owner":"fabianfrz","description":"Filter for Logstash to convert between data and hex encoded data. Provided by milCERT","archived":false,"fork":false,"pushed_at":"2016-11-04T15:00:30.000Z","size":3,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-17T20:26:17.865Z","etag":null,"topics":["filter","hex","logstash","logstash-plugin"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fabianfrz.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}},"created_at":"2016-11-03T14:48:49.000Z","updated_at":"2023-05-07T07:23:40.000Z","dependencies_parsed_at":"2022-08-21T00:20:09.815Z","dependency_job_id":null,"html_url":"https://github.com/fabianfrz/logstash-filter-hex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabianfrz%2Flogstash-filter-hex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabianfrz%2Flogstash-filter-hex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabianfrz%2Flogstash-filter-hex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabianfrz%2Flogstash-filter-hex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabianfrz","download_url":"https://codeload.github.com/fabianfrz/logstash-filter-hex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250944041,"owners_count":21511681,"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":["filter","hex","logstash","logstash-plugin"],"created_at":"2024-11-10T23:46:36.039Z","updated_at":"2025-04-26T06:31:09.203Z","avatar_url":"https://github.com/fabianfrz.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Logstash Hex Filter\n\nThis filter helps you to hex encode/decode your fields.\n\n## Decode fields\n\n```\nhex {\n    fields =\u003e [\"key_1\", \"key_2\"]\n}\n```\n\n## Encode field\n\n```\nhex {\n    fields =\u003e [\"key_1\", \"key_2\"]\n    action =\u003e \"encode\"\n}\n```\n\n## Filter options\n\n* **action**\n\n  If the content should be encoded (`encode`) or decoded (`decode`) The default value is `decode`.\n\n* **fields**\n\n  The fields to encode or decode. Defaults to `message`.\n  \n* **type**\n\n  If you want to encode or decode the field as a `string` or an `integer`.\n\n## Note\n\nThis filter has been written by Fabian Franz and has been provided to you by austrian milCERT.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabianfrz%2Flogstash-filter-hex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabianfrz%2Flogstash-filter-hex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabianfrz%2Flogstash-filter-hex/lists"}