https://github.com/codeformuenster/logstash-filter-split_featurecollection
https://github.com/codeformuenster/logstash-filter-split_featurecollection
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/codeformuenster/logstash-filter-split_featurecollection
- Owner: codeformuenster
- License: other
- Created: 2015-07-30T23:36:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-31T21:26:20.000Z (over 10 years ago)
- Last Synced: 2024-04-07T01:51:42.514Z (almost 2 years ago)
- Language: Ruby
- Size: 109 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Logstash Plugin split_featurecollection
This is a plugin for [Logstash](https://github.com/elasticsearch/logstash).
It is fully free and fully open source. The license is Apache 2.0, meaning you are pretty much free to use it however you want in whatever way.
```bash
$ sudo docker build -t local/logstash-filter-split_featurecollection .
$ sudo docker run local/logstash-filter-split_featurecollection | tar -x
```