1.

State difference between Splunk app and add-on.

Answer»

Generally, Splunk applications and add-ons are separate entities, but both have the same extension, i.e., SPL files. 

  • Splunk Apps: A Splunk app extends Splunk functionality with its own inbuilt user interface. Each of these apps are separate and serves a specific purpose. Each Splunk app consists of a collection of Splunk knowledge objects (LOOKUPS, tags, saved searches, event types, etc). They can also make use of other Splunk apps or add-ons. Multiple apps can be run simultaneously in Splunk. Several apps offer the option of RESTRICTING or limiting the amount of information a user can access. By controlling access levels, the user has access to only the information that is NECESSARY for him and not the rest. You can open apps from the Splunk Enterprise homepage or through the App menu or in the Apps section of the Settings page. 
    Example: Splunk Enterprise Security App, etc.
  • Splunk Add-on: These are types of applications that are built on top of the Splunk platform that add features and functionality to other apps, such as allowing users to import data, map data, SAVE searches, macros. Add-ons typically do not run as standalone apps, rather they are reusable components that support other apps in different SCENARIOS. Most of the time, it is used as a framework, where a team leverages its functionality to some extent and creates something new on top of it. As a rule, they do not have navigable user interfaces. You cannot open an Add-on from the Splunk Enterprise homepage or app menu. 
    Examples: Splunk Add-on for Checkpoint OPSEC LEA, Splunk Add-on for EMC VNX or the Splunk Common Information Model Add-on.


Discussion

No Comment Found