We have a requirement to save login-audit.csv files into the database and show them in grid format. The problem is that the files older than 1 month are saved in 'gzipped' format and I am unable to access them using 'Log reader' plugin. I thought of an approach that includes saving these files into appian and then unzipping them for further processing but I am unable to save them.Any help is much appreciated.
Discussion posts and replies are publicly visible
There is no simple way to do that. But, what do you try to achieve?
I am trying to read these data and show them in a grid to the user who is requesting the login data for a particular date.