@ Rita I think Rita it will be nearly impossible unless you had some additional logging framework in place or very verbose debug logging enabled during that time.
If you have been logging the service hits(success/failure) in db, You can pull the stats from there assuming your purging records which are much older than 3 months.
SHALINI
@ Rita I think Rita it will be nearly impossible unless you had some additional logging framework in place or very verbose debug logging enabled during that time.
SWEETY
If you have been logging the service hits(success/failure) in db, You can pull the stats from there assuming your purging records which are much older than 3 months.
RITA
Thank you sweety and shalini wrote sql query to crack it. and the Issue was resolved and even all logs are stored in db.