I want to get logs that don't have a specific facet (half of my logs have some @facet but I want the other half)
I tried -@facet, @facet:"" and NOT @facet but doesn't work and google doesn't help
Feels like there is an easy way for doing this, halp