Skip to content

Add remote log tailing and otehr minor changes

Latest
Compare
Choose a tag to compare
@pgalbavy pgalbavy released this 11 Apr 13:32
· 50 commits to master since this release

geneos

v1.0.2

  • Change 'restart' to 'reload' in rebuild command
  • Change Netprobe to San in 'init' Demo environment
  • 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
  • Reworked move/copy to work with caches