MassDNS ingestion script now caches the previous record to support IP addresses that yield more than one PTR record (field turned into a list when +1). Records will now upsert so MassDNS can be streaming into ES 24/7=

This commit is contained in:
Dionysus 2024-03-07 21:57:44 -05:00
parent 9c6beb71ce
commit 3c98f8f1f1
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE
1 changed files with 0 additions and 3 deletions

View File

@ -1,3 +0,0 @@
{
"python.REPL.enableREPLSmartSend": false
}