sni / lmd

Livestatus Multitool Daemon - Create livestatus federation from multiple sources
https://labs.consol.de/omd/packages/lmd/
GNU General Public License v3.0
42 stars 31 forks source link

Add support for Negate header #79

Closed jacobbaungard closed 5 years ago

jacobbaungard commented 5 years ago

This commit adds support for the Negate header. This can be used together with filters to provide a negated filter result.

sni commented 5 years ago

thanks