IBM Security QRadar

 View Only
  • 1.  SQL server integration with Qradar

    Posted Wed June 29, 2022 10:52 AM
      |   view attached
    Hello everyone

    I have the following question please:

    I want sql server to send logs to qradar (agentless), I had created the audit table in sql server   _ as the attached file _, my question is : do we need the sql server credentials (user and pass) in order to pull them or the audit should be enough, appreciating to share the way to do that in both cases.

    Thank you.

    ------------------------------
    Abdulrahman Dawood
    ------------------------------

    Attachment(s)



  • 2.  RE: SQL server integration with Qradar

    Posted Fri July 01, 2022 05:26 AM
    Hi Abdulrahman. (Assuming you have MS SQL Enterprise edition) You will use JDBC to connect to MS SQL and pull the audit records from the created view. In the DSM ( you can find the actual version at this short-link ibm.biz/QDSMguide ) guide you have the configuration steps described for all the out-of-the-box supported log sources. It looks like the steps to create the DB view in the document you attached were taken from the DSM guide. You need to create and use the credentials that are adequate for QRadar to connect to your SQL Server and read/pull the audit events; when creating a log source you will have the lines where to enter the username/password for this (see the example screenshot)



    ------------------------------
    Dusan VIDOVIC
    ------------------------------