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.  backup folder deleted

    Posted Mon February 02, 2026 08:04 AM

    Hi

    In IBM QRadar the backup folder store/backup has been deleted after running rm-rf store/backup command from QRadar console using root user unintentionally. now how can get back this folder as qradar take backup automatically at every night. is there any solution please share with me. 



    ------------------------------
    Khaled Md. Faisal karim
    ------------------------------


  • 2.  RE: backup folder deleted

    Posted Mon February 02, 2026 08:09 AM

    Hi Khaled

    Was this only removed on the console?

    You can recreate this by using the following

    mkdir /store/backup

    chown nobody:nobody /store/backup

    chmod 755 /store/backup

    Thanks



    ------------------------------
    John Dawson
    Qradar Support Architect
    IBM
    ------------------------------