Skip to content

Instantly share code, notes, and snippets.

@Cynede
Created June 20, 2018 11:27
Show Gist options
  • Save Cynede/2e819114ef23b0c58567ee027cb9cf31 to your computer and use it in GitHub Desktop.
Save Cynede/2e819114ef23b0c58567ee027cb9cf31 to your computer and use it in GitHub Desktop.
if [message] =~ /^{.*}/
{
if [beat.hostname]
{
drop {}
}
else
{
drop {}
}
}
else
{
drop {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment