cmiscloni

Results 10 comments of cmiscloni

Yes, see below: When I change **ctx.payload.aggregations.by.buckets.0.agg.buckets.0.doc_count** by **ctx.payload.aggregations.by.buckets.0.doc_count** the error disappear but i don't know if it's right. ```json { "trigger": { "schedule": { "interval": "24h" } }, "input":...

Yes, this for example: ``` java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException: Could not parse [https://play.google.com/] at org.graylog2.lookup.caches.GuavaLookupCache$InstrumentedCache.get(GuavaLookupCache.java:243) ~[graylog.jar:?] at org.graylog2.lookup.caches.GuavaLookupCache.get(GuavaLookupCache.java:104) ~[graylog.jar:?] at org.graylog2.lookup.LookupTable.lookup(LookupTable.java:72) ~[graylog.jar:?] at org.graylog2.lookup.LookupTableService$Function.lookup(LookupTableService.java:534) ~[graylog.jar:?] at org.graylog.plugins.threatintel.functions.spamhaus.SpamhausIpLookupFunction.evaluate(SpamhausIpLookupFunction.java:43) ~[?:?] at org.graylog.plugins.threatintel.functions.spamhaus.SpamhausIpLookupFunction.evaluate(SpamhausIpLookupFunction.java:16) ~[?:?] at...

Worked good with 2.4 beta but not since the official release

Hi **@danotorrey**, yes problem still existing as soon I enable Spamhaus plugin Let me know where I can search to give you more details.

The problem is when we 're reinstalling a computer (same computername) , a second agent is create. Maybe if it's possible to create a background task which find the duplicate...

by IdentifyingNumber (serial)