nerdexam
IBM

C1000-026 · Question #7

An administrator would like to extend the functionality of QRadar using an external application. Which file format is supported to successfully upload an application from the QRadar Console?

The correct answer is A. .zip. QRadar's App Framework requires applications to be packaged as .zip files when uploading through the QRadar Console - this is the only supported format for deploying extensions via the Extension Management tool. .tgz is a common Linux archive format and is used internally by…

System Administration and Configuration

Question

An administrator would like to extend the functionality of QRadar using an external application. Which file format is supported to successfully upload an application from the QRadar Console?

Options

  • A.zip
  • B.tgz
  • C.sh
  • D.exe

How the community answered

(37 responses)
  • A
    84% (31)
  • B
    3% (1)
  • C
    8% (3)
  • D
    5% (2)

Explanation

QRadar's App Framework requires applications to be packaged as .zip files when uploading through the QRadar Console - this is the only supported format for deploying extensions via the Extension Management tool.

  • .tgz is a common Linux archive format and is used internally by QRadar during app build processes, but it is not the format you upload through the Console UI.
  • .sh is a shell script, which has no role in QRadar's app packaging or upload mechanism.
  • .exe is a Windows executable and is entirely incompatible with QRadar's Linux-based environment.

Memory tip: Think "zip it and ship it" - QRadar apps are zipped for the Console, just like browser extensions (Chrome, Firefox) which also use .zip-based packaging. If you can remember that web/platform extensions tend to use .zip, you'll anchor this fact reliably.

Topics

#QRadar extensions#app upload#file format#extension management

Community Discussion

No community discussion yet for this question.

Full C1000-026 Practice