Hi
in View log files get any process id for a given subsystem (ie: openvpn[3473]) then in search log files try to search for your subsystem things like [3473] (with the []) this will results in showing everything...
sometimes we need to check for a given process (with the []) so we need to be able to search for things like [1234]...
also if using [***x] you will have things which must not be shown...
thx