Hi there,
I am using logsatsh to parse our dataloading logs, which are text files but contains dynamic contents (not syslog nor apache), though for debugging i need to test the config settings i had to read this file (i.e. 201845.txt) few times, but log stash generates output file if i process file "201845.txt" for the first time, if i changed the config file and run again for same exact "201845.txt", there is not output file generated!!!! does logstash cache 201845 somewhere that does not allow to run config file against it few times?