OpenSearch/docs/plugins
Tal Levy 464b46437f Introduce the GrokProcessor
Also moved all processor classes into a subdirectory and introduced a
ConfigException class to be a catch-all for things that can go wrong
when constructing new processors with configurations that possibly throw
exceptions. The GrokProcessor loads patterns from the resources
directory.

fix resource path issue, and add rest-api-spec test for grok

fix rest-spec tests

changes: license, remove configexception, throw IOException

add more tests and fix iso8601-hour pattern

move grok patterns from resources to config

fix tests with pom changes, updated IngestClientIT with grok processor

update gradle build script for grok deps and test configuration

move config files to src/main/packaging

move Env out of Processor, fix test for src/main/packaging change

add docs

clean up test resources task

update Grok to be immutable

- Updated the Grok class to be immutable. This means that all the
  pattern bank loading is handled by an external utility class called
  PatternUtils.
- fixed tabs in the nagios patterns file's comments
2015-11-02 20:27:49 -08:00
..
alerting.asciidoc Docs: Prepare plugin and integration docs for 2.0 2015-08-15 18:02:43 +02:00
analysis-icu.asciidoc Docs: Prepare plugin and integration docs for 2.0 2015-08-15 18:02:43 +02:00
analysis-kuromoji.asciidoc Docs: Prepare plugin and integration docs for 2.0 2015-08-15 18:02:43 +02:00
analysis-phonetic.asciidoc Docs: Prepare plugin and integration docs for 2.0 2015-08-15 18:02:43 +02:00
analysis-smartcn.asciidoc Docs: Prepare plugin and integration docs for 2.0 2015-08-15 18:02:43 +02:00
analysis-stempel.asciidoc Docs: Prepare plugin and integration docs for 2.0 2015-08-15 18:02:43 +02:00
analysis.asciidoc Docs: Prepare plugin and integration docs for 2.0 2015-08-15 18:02:43 +02:00
api.asciidoc [doc] Move mapper attachment plugin to mapper page 2015-08-18 13:02:18 +02:00
authors.asciidoc Decentralize plugin security 2015-10-14 14:46:45 -04:00
delete-by-query.asciidoc Deprecate the `scan` search type. 2015-08-20 12:47:23 +02:00
discovery-azure.asciidoc Docs: Removed references to java 7 and debian wheezy 2015-09-22 14:23:30 +02:00
discovery-ec2.asciidoc improved building of disco nodes 2015-10-29 18:07:52 +01:00
discovery-gce.asciidoc Adding backoff from retries on GCE errors 2015-10-19 10:28:08 -07:00
discovery-multicast.asciidoc Docs: Fix section id for the new discovery-multicast plugin. 2015-08-21 09:36:55 +02:00
discovery.asciidoc Rename cloud-gce plugin to discovery-gce plugin 2015-10-08 06:53:37 +02:00
index.asciidoc [cloud-azure] Split azure plugin in 3 plugins 2015-09-21 17:55:23 +02:00
ingest.asciidoc Introduce the GrokProcessor 2015-11-02 20:27:49 -08:00
integrations.asciidoc Add FSCrawler 2015-10-30 17:36:25 +01:00
lang-javascript.asciidoc Docs: Prepare plugin and integration docs for 2.0 2015-08-15 18:02:43 +02:00
lang-python.asciidoc Docs: Prepare plugin and integration docs for 2.0 2015-08-15 18:02:43 +02:00
management.asciidoc Added link to Swagger for Elasticsearch 2015-10-13 21:29:53 +02:00
mapper-murmur3.asciidoc Move the `murmur3` field to a plugin and fix defaults. 2015-08-18 11:41:52 +02:00
mapper-size.asciidoc Docs: Fixed bad link to dynamic scripting 2015-08-15 18:20:14 +02:00
mapper.asciidoc [doc] Move mapper attachment plugin to mapper page 2015-08-18 13:02:18 +02:00
plugin-script.asciidoc Docs: Note that plugin removal usually requires node restart 2015-10-07 18:10:29 +02:00
repository-azure.asciidoc [cloud-azure] Split azure plugin in 3 plugins 2015-09-21 17:55:23 +02:00
repository-s3.asciidoc Add AWS Canned ACL support 2015-10-29 11:48:02 -07:00
repository.asciidoc [cloud-azure] Split azure plugin in 3 plugins 2015-09-21 17:55:23 +02:00
scripting.asciidoc Docs: Prepare plugin and integration docs for 2.0 2015-08-15 18:02:43 +02:00
security.asciidoc Add Kerberos/SPNEGO Shield custom realm 2015-10-26 13:53:04 +01:00
store-smb.asciidoc [cloud-azure] Split azure plugin in 3 plugins 2015-09-21 17:55:23 +02:00
store.asciidoc [cloud-azure] Split azure plugin in 3 plugins 2015-09-21 17:55:23 +02:00
transport.asciidoc Docs: Prepare plugin and integration docs for 2.0 2015-08-15 18:02:43 +02:00