How to find the list of Linux servers where a certain process(say sssd) is not running.
index=os sourcetype=ps process_name!=sssd | dedup host | table host