{"id":49341554,"url":"https://github.com/redborder/logstash-filter-macvendorsenrich","last_synced_at":"2026-04-27T04:04:28.667Z","repository":{"id":143877297,"uuid":"247068129","full_name":"redBorder/logstash-filter-macvendorsenrich","owner":"redBorder","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-21T16:13:59.000Z","size":265,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-02-21T17:31:00.379Z","etag":null,"topics":["logstash","logstash-plugin","redborder"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/redBorder.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-03-13T12:38:31.000Z","updated_at":"2023-10-08T14:01:10.000Z","dependencies_parsed_at":"2024-02-21T17:30:26.202Z","dependency_job_id":"0805e1ed-a21c-4593-a4a7-ffd24e35e38f","html_url":"https://github.com/redBorder/logstash-filter-macvendorsenrich","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/redBorder/logstash-filter-macvendorsenrich","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redBorder%2Flogstash-filter-macvendorsenrich","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redBorder%2Flogstash-filter-macvendorsenrich/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redBorder%2Flogstash-filter-macvendorsenrich/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redBorder%2Flogstash-filter-macvendorsenrich/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redBorder","download_url":"https://codeload.github.com/redBorder/logstash-filter-macvendorsenrich/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redBorder%2Flogstash-filter-macvendorsenrich/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32321945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["logstash","logstash-plugin","redborder"],"created_at":"2026-04-27T04:04:27.066Z","updated_at":"2026-04-27T04:04:28.658Z","avatar_url":"https://github.com/redBorder.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Logstash Plugin\n\nThis is a plugin for [Logstash](https://github.com/elastic/logstash).\n\nThis filter enrich the mac vendor information from a `client_mac` using a mac_vendor file.\n\n## Documentation\n\nAdd the redfish input in your Logstash pipeline as follow:\n\n```sh\nfilter {\n    macvendorsenrich {\n        path =\u003e \"/opt/rb/etc/objects/mac_vendors\"\n    }\n}\n```\nYou can find a mac_vendors file example into the `samples` directory of this project.\n\n## Need Help?\n\nNeed help? Try sending us an email to support@redborder.com\n\n## Developing\n\n### 1. Plugin Developement and Testing\n\n#### Code\n- To get started, you'll need JRuby with the Bundler gem installed:\n```sh \nrvm install jruby-9.2.6.0\n```\n\n- Clone from the GitHub [logstash-filter-macvendorsenrich](https://github.com/redBorder/logstash-filter-macvendorsenrich)\n\n- Install dependencies\n```sh\nbundle install\n```\n\n#### Test\n\n- Update your dependencies\n\n```sh\nbundle install\n```\n\n- Run tests\n\n```sh\nbundle exec rspec\n```\n\n### 2. Running your unpublished Plugin in Logstash\n\n#### 2.1 Run in an installed Logstash\n\n- Build your plugin gem\n```sh\ngem build logstash-filter-macvendorsenrich.gemspec\n```\n- Install the plugin from the Logstash home\n```sh\n# Logstash 2.3 and higher\nbin/logstash-plugin install --no-verify\n\n# Prior to Logstash 2.3\nbin/plugin install --no-verify\n\n```\n- Start Logstash and proceed to test the plugin\n\n## Contributing\n\nAll contributions are welcome: ideas, patches, documentation, bug reports, complaints, and even something you drew up on a napkin.\n\nProgramming is not a required skill. Whatever you've seen about open source and maintainers or community members  saying \"send patches or die\" - you will not see that here.\n\nIt is more important to the community that you are able to contribute.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredborder%2Flogstash-filter-macvendorsenrich","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredborder%2Flogstash-filter-macvendorsenrich","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredborder%2Flogstash-filter-macvendorsenrich/lists"}