Trying to create a auto reg for linux and hostnames with dev in them. I have read a few posts but noone has posted the actual fix.
Host metadata contains Linux
Host name contains (?i)dev <--because dev can be captalized or lowercase. But this does not work.
im guessing the syntax is not correct, but i have tried [Dd][Ee][Vv]
conditionid:26 conditiontype:22 cond.value:'[Dd][Ee][Vv]' cond.value2:'' result:FAIL
thanks in advance
Host metadata contains Linux
Host name contains (?i)dev <--because dev can be captalized or lowercase. But this does not work.
im guessing the syntax is not correct, but i have tried [Dd][Ee][Vv]
conditionid:26 conditiontype:22 cond.value:'[Dd][Ee][Vv]' cond.value2:'' result:FAIL
thanks in advance
Comment