New Log file is created for each day with date appended in the name. For example "data_log-2017-05-14" log file is created for 14th May.
I need to set up Kinesis Agent to read data from the logs generated. But since each day a new log file is created, how to handle this in agent.json file?
Any suggestions on this?