summaryrefslogtreecommitdiff
path: root/plugins/ingest-geoip
AgeCommit message (Expand)Author
2017-06-13Port support for commercial GeoIP2 databases from Logstash. (#24889)Adis Nezirović
2017-05-16Tests: Change rest test extension from .yaml to .yml (#24659)Ryan Ernst
2017-04-18Tests: Clean up rest test file handling (#21392)Ryan Ernst
2017-04-04Rename random ASCII helper methodsJason Tedor
2017-02-24[INGEST] Lazy load the geoip databases.Martijn van Groningen
2017-02-03Upgrade checkstyle to version 7.5Jason Tedor
2017-01-21Add single static instance of SpecialPermission (#22726)Tim Brooks
2016-12-22Remove much ceremony from parsing client yaml test suites (#22311)Nik Everett
2016-12-21Introduce translog no-opJason Tedor
2016-12-20add `ignore_missing` flag to ingest plugins (#22273)Tal Levy
2016-12-19Cache results of geoip lookups (#22231)Daniel Mitterdorfer
2016-11-10Remove (again) test uses of onModule (#21414)Ryan Ernst
2016-11-09Revert "Tests: Remove a couple test uses of onModule (#21414)"javanna
2016-11-08Tests: Remove a couple test uses of onModule (#21414)Ryan Ernst
2016-11-07Test: Remove multi process support from rest test runner (#21391)Ryan Ernst
2016-10-05ingest: Upgrade geoip2 dependencyMartijn van Groningen
2016-09-28test: add a test with ipv6 addressMartijn van Groningen
2016-09-13[ingest-geoip] do not insert null-valued fields in geoip responseTal Levy
2016-07-26Rename client yaml test infrastructureNik Everett
2016-07-25Add Location header and improve REST testingNik Everett
2016-07-15Provide access to ThreadContext in ingest pluginsMartijn van Groningen
2016-07-01Update ingest useragent plugin to use new ingest pluginRyan Ernst
2016-07-01Merge branch 'master' into ingest_plugin_apiRyan Ernst
2016-07-01Merge branch 'master' into ingest_plugin_apiRyan Ernst
2016-07-01Fix order of modifiersTanguy Leroux
2016-06-30Ingest: Remove generics from Processor.FactoryRyan Ernst
2016-06-30Tests pass, started removing generics from processor factoryRyan Ernst
2016-06-29Merge branch 'master' into ingest_plugin_apiRyan Ernst
2016-06-28Plugins: Make plugins closeableRyan Ernst
2016-06-28Added IngestPlugin api, cutover common and geoip, changed ingest factoryRyan Ernst
2016-06-21ingest: merged o.e.ingest.core with o.e.ingest and in ingest-common module ad...Martijn van Groningen
2016-06-15Plugins: Remove name() and description() from apiRyan Ernst
2016-06-15new ScriptProcessor for Ingest (#18193)Tal Levy
2016-06-08ingest: Upgrade geoip processor's dependencies and database filesMartijn van Groningen
2016-06-07ingest: Move processors from core to ingest-common module.Martijn van Groningen
2016-05-17[TEST] Add missing sort processor to tests, continuedpolyfractal
2016-04-29ingest: Add `date_index_name` processor.Martijn van Groningen
2016-04-29Validate properties values according to database type (#17940)Tal Levy
2016-04-21ingest: Streamline option naming for several processors:Martijn van Groningen
2016-04-07Remove hostname from NetworkAddress.formatChris Earle
2016-03-14[TEST] Test that all processors are availableSimon Willnauer
2016-03-07Added ingest info to node info API, which contains a list of available proces...Martijn van Groningen
2016-02-28updated SHAsMartijn van Groningen
2016-02-27Update MaxMind geoip2 version to 2.6Sylwester Lachiewicz
2016-02-04ingest: Added foreach processor.Martijn van Groningen
2016-02-02Merge pull request #16355 from talevy/fix_ingest_exceptionTal Levy
2016-02-02revert PipelineFactoryError handling with throwing ElasticsearchParseExceptio...Tal Levy
2016-02-02Added an ingest qa that tests processor real world like configurations.Martijn van Groningen
2016-01-29Introduce Pipeline Factory Error Responses in Node IngestTal Levy
2016-01-26test: cleanup static test resourcesMartijn van Groningen