Hello,
The correct suppress query should be:
\<Suppress Path="Security"\>*[System[(EventID=18456)]] and *[System[Data[@Name='computer']='TEST-DEV.domian.local']]\</Suppress\>Remember that this will only exclude the events that match both conditions simultaneously, so if you want to exclude the events that match either condition you need to use or.
You can test your query before applying it to Wazuh creating a custom view in the Windows event viewer.