Colin Stubbs
Colin Stubbs
@threatangler-jp @andrewkroh - this is what we've been using as a plain filebeat config, it was built quickly and is kinda hacky but it gets us what we need in...
Hi @gittihub123, it's an Elasticsearch ingest pipeline, https://www.elastic.co/guide/en/elasticsearch/reference/current/ingest.html
+1 I would like this feature.
@CuriousCorrelation I'm seeing basically the same thing. I've been testing whether to bother self-hosting a server so I'm, 1) Running a containerised AIO locally - Docker Desktop on MacOS, AIO...
Digging into it a bit deeper... this seems more like this issue for me, 0) I'm using a SOCKS proxy, it's the only way to hit the Hoppscotch application without...
Update... I've gotten it working. TL;DR (on MacOS at least), 1) Hoppscotch desktop app supports HTTP, HTTPS or SOCKS proxy configuration for requests when explicitly configured in Hoppscotch settings. 2)...
Shall do, I've already started testing it... though it seems my assumed solution may not actually work, I'm not sure why as yet. Possibly python versioning. I've got a few...
@TheTechromancer no worries. p.s. something about how to test individual modules would be worth adding... with 15-20 minutes per full run simple quick and dirty testing of individual modules is...
Thanks Nic. Yes I'm aware of how to rename fields via ingest pipeline. It would actually have to be the instances of .data.SCAN aka .data.scan as objects that should be...
@nicpenning @CarsonHrusovsky @TheTechromancer I've issued the PR to elastic/integrations to pull in my BBOT v2.x enhancements. I've re-tested extensively with BBOT v2.1.2 today, no issues. PR: https://github.com/elastic/integrations/pull/11742 Fork for PR:...