You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add remote log tail support using a 1/2 second timer
Original local-only file watcher replaced with a polling version to support remote logs
Import files into common directories (e.g. gateway_shared)
Use -c suffix to import into a shared directory, e.g. geneos import -c shared ./SOME_SHARED.xml
This will import the XML into gateway/gateway_shared to match legacy scripts
Added mutex protected internal caching of components, remotes and ssh/sftp sessions