Hi
I am receiving an XML file as input where I have a date field in format CYYMMDD format (eg: 1181210).
I need to perform a logic that if this date is less than system date then I have to show this as error.
Can anyone please help on the logic and syntax that I need to use in order to achieve this.
System date when fetched in logstash is in different format than this.
Thanks
Vivek Sharma