Hi
I have a job where I want to read the event log from 30 remote servers. I want to determine if there are errors in the RW disk of the FSLogix. This gives an event log entry in the log "Microsoft-FSLogix-CloudCache/Operational" .
Reading a specific log "Microsoft-FSLogix-CloudCache/Operational" gives an error in the task.
errors
Exception in Task: The event log Microsoft-FSLogix-CloudCache/Operational on machine xy does not exist.
Reading the application log works on all servers.
So it can't be due to the query or permissions.
what am I doing wrong?
best regards Thomas