Skip to content
  • Chad Walstrom's avatar
    Removed $ModLod from rsyslog_file_input resource · 97377d57
    Chad Walstrom authored
    
    
    The file_input resource was incorrectly including the legacy `$ModLoad imfile`
    declaration in each new config file created from template. Additionally, the
    legacy style script prevented newer rsyslog daemons from using `inotify` method.
    This commit adds:
    
      - Legacy configuration file support
      - Ranier style configuration file support
      - Ability to specify imfile module parameters
      - Ability to specify additional resource parameters for `rsyslog_file_input`
    
    Signed-off-by: default avatarChad Walstrom <chad.walstrom@granicus.com>
    97377d57