Hi Experts,
I am aware that I can use following to create date index .
index => "prod-%{+YYYY.MM.dd}"
but the problem is, it is picking up logs date rather current date, what I want is to create index on current date basis. Please suggest how I can achieve this ?
Thanks
VG