Hi,
As we all know API is wonderful feature but I was wondering about one thing ...
Let's assume that we have 10 clients that are using API, and with 9 of them we have no issues but with 1 for some reason every request that he sends gives him errors. It's because he is doing something wrong (missing parameter, wrong parameter, etc.) - sure, he can read error response and resolve the issue... but we will have no information regarding this "wrong" request.
And that's why I was wondering if there is a way to log every request that client sends via API ?
So that we can see on Check Point side what this request looked like (for example if there was missing parameter, wrong parameter, etc.) so that on our side we could tell what was wrong with this request ?
It's possible that this client will not understand what he's doing wrong and he will ask us for help. With such log we can tell him what's wrong from his side.
As far as I see there is no such thing as "api.elg" or something similar.... or maybe I'm wrong ?
What do you think ?
--
Best
Marcin