IBM QRadar

IBM QRadar

Join this online user group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  qradar apps with postgresql

    Posted Wed September 04, 2024 08:24 AM

    My qradar app integrates the postgresql database as shown in the sample:https://github.com/IBM/qradar-sample-apps/tree/master/PostgreSQL.

     However, it was found that the database user is appuser and there is no other super administrative user. How do I add the "postgresql" super administrative user and password



    ------------------------------
    tianxing liu
    ------------------------------


  • 2.  RE: qradar apps with postgresql

    Posted Fri September 06, 2024 12:37 PM

    the sample for usage of postgres in your app environment uses its own database which is different from your standard portgres. Standard postgres uses qradar superuser account. Of course you cann add your own portgres user, e.g. the user postgres if you like. Same is true for postgresql in case you nedd that. User and eventually user ole need to be defined inside your app. Documentation is at https://www.postgresql.org/docs/8.0/sql-createuser.html

    Maybe you should explain in more detail what you are trying to achieve and what your new postgres user will be used for.



    ------------------------------
    [Karl] [Jaeger] [#ibmchampion]
    [QRadar Specialist]
    [cnag]
    [Siegen] [Germany]
    ------------------------------