mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-22 21:05:23 +00:00
updated ingest-geoip plugin description
This commit is contained in:
parent
050585e89f
commit
af36e5f01e
@ -44,7 +44,7 @@ public class IngestGeoIpPlugin extends Plugin {
|
||||
|
||||
@Override
|
||||
public String description() {
|
||||
return "Plugin that allows to plug in ingest processors";
|
||||
return "Ingest processor that adds information about the geographical location of ip addresses";
|
||||
}
|
||||
|
||||
public void onModule(NodeModule nodeModule) throws IOException {
|
||||
|
Loading…
x
Reference in New Issue
Block a user