I am new to Logstash and am having trouble with inputting only certain files with specific file names I want Logstash to only input files with the file name for example, abc_bigword_1234-02.txt and not accept files like abc_word_1234-03.txt.
What does your Logstash configuration look like? Your file input, specifically.