Skip to content

Conversation

jnavarrorb
Copy link
Contributor

@jnavarrorb jnavarrorb commented Sep 26, 2025

Feature #22789 [logstash-filter-virustotal][cookbook-logstash][malware] Bring back VirusTotal analysis by @pperezredborder #125

# Virus Total
if node['redborder']['loaders'] && node['redborder']['loaders']['virustotal_api_key'] &&
!node['redborder']['loaders']['virustotal_api_key'].empty?
if node['redborder']['manager']['loaders'] && node['redborder']['manager']['loaders']['virustotal_api_key'] &&
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can use command dig instead of tree checking

@jnavarrorb jnavarrorb merged commit a67b350 into master Sep 26, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants