Skip to content
  • Jordan Sissel's avatar
    - make prospector check for inode/dev file rotations · 863841ef
    Jordan Sissel authored
      this will let harvesters continue to read 'old files' until they stop
      being written to, which will solve some race conditions and especially
      solve 'bad rotations' where logrotate renames, but the application
      writing to the log file isn't notified and keeps writing to the old
      one.
    863841ef