Hi friends

  We are trying to get iis logs by graylog collector. 

  We have this config

  iis-access {
    type = "file"
    path = "E:\\Logs IIS\\W3SVC1\\?????.log"
    poll-interval = 5s
  }


  Iis log name changes each day hour, the real format of the log is 
u_exDDMMHH.log

  If we test it with the complete path of a file, it works.

  But how to retrieve all logs in a directory? We have tested with 
u_ex*.log, or the directory path without sucess

  Any clue?

  Regards
  

-- 
You received this message because you are subscribed to the Google Groups 
"graylog2" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to