For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

muratalagoz's avatar
muratalagoz
Icon for Altostratus rankAltostratus
Jul 28, 2022
Solved

Export single ASM Event Log over API

Hello, I looked at the forum and also documentation but couldn't find anything.  I am trying to export single log Security ›› Event Logs : Application: Requests with the VT support id over API. (v ...
  • muratalagoz's avatar
    Aug 01, 2022

    Hello,

    After days of debugging, I discovered that I am querying the support id as a List object.

    As a result, API does not return an error instead, the particular place is empty. After changing it to a string and everything works as expected.