{"id":26367300,"url":"https://github.com/synlay/logstash-filter-htmlentities","last_synced_at":"2025-03-16T21:16:18.838Z","repository":{"id":56881997,"uuid":"92495818","full_name":"synlay/logstash-filter-htmlentities","owner":"synlay","description":"Logstash filter for decoding (X)HTML entities from event fields","archived":false,"fork":false,"pushed_at":"2017-05-26T13:55:40.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T08:17:13.669Z","etag":null,"topics":["htmlentities","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/synlay.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2017-05-26T09:38:27.000Z","updated_at":"2021-06-28T09:12:58.000Z","dependencies_parsed_at":"2022-08-21T00:20:11.575Z","dependency_job_id":null,"html_url":"https://github.com/synlay/logstash-filter-htmlentities","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synlay%2Flogstash-filter-htmlentities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synlay%2Flogstash-filter-htmlentities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synlay%2Flogstash-filter-htmlentities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/synlay%2Flogstash-filter-htmlentities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/synlay","download_url":"https://codeload.github.com/synlay/logstash-filter-htmlentities/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243933456,"owners_count":20370988,"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":["htmlentities","logstash","logstash-plugin"],"created_at":"2025-03-16T21:16:18.211Z","updated_at":"2025-03-16T21:16:18.827Z","avatar_url":"https://github.com/synlay.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Logstash Filter HTMLEntities Plugin\n\n[![Build Status](https://travis-ci.org/synlay/logstash-filter-htmlentities.svg)](https://travis-ci.org/synlay/logstash-filter-htmlentities)\n[![Coverage Status](https://coveralls.io/repos/github/synlay/logstash-filter-htmlentities/badge.svg?branch=master)](https://coveralls.io/github/synlay/logstash-filter-htmlentities?branch=master)\n[![Gem Version](https://badge.fury.io/rb/logstash-filter-htmlentities.svg)](https://badge.fury.io/rb/logstash-filter-htmlentities)\n[![GitHub license](https://img.shields.io/github/license/synlay/logstash-filter-htmlentities.svg)](https://github.com/synlay/logstash-filter-htmlentities)\n\nThis is a plugin for [Logstash](https://github.com/elastic/logstash).\n\nIt is fully free and fully open source. The license is MIT, see [LICENSE](http://github.com/synlay/logstash-filter-htmlentities/LICENSE) for further infos.\n\n## Documentation\n\nThis filter will decode (X)HTML entities from a given source field and store the result to the target field.\n\n### 1. Configuration\n\n```ruby\nfilter {\n  htmlentities {\n    source =\u003e \"test_source_field\"\n    target =\u003e \"test_target_field\"\n  }\n}\n```\n\nThis configuration will encode the source field `test_source_field` e.q. with data \"Examples \u0026amp; Explanations\" to \"Examples \u0026 Explanations\" and store the result to the field `test_target_field`.\n\n## Developing\n\nFor further instructions on howto develop on logstash plugins, please see the documentation of the official [logstash-filter-example](https://github.com/logstash-plugins/logstash-filter-example#developing).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsynlay%2Flogstash-filter-htmlentities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsynlay%2Flogstash-filter-htmlentities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsynlay%2Flogstash-filter-htmlentities/lists"}