Deployment Architecture

Creation of deployment app folder through GUI

rameshlpatel
Communicator

Hi,

to create app in deployment-app folder we have to create folder and files manually.

Is there any other way through GUI, we can achieve this ?

somesoni2
Revered Legend

Its not possible to create an app in etc/deployment-app folder as all apps accessible from UI are from etc/apps. One way to minimize all the unix work and manually creating files could be as follows.

  1. Create a staging app in etc apps from UI (YourApp_stg)
  2. Clone all the required objects from your development application (which may contain extra objects) into YourApp_stg app.
  3. Once all objects are copying, verify everything (if possible smoke test).
  4. Go to UNIX/Windows box and copy the folder etc/apps/YourApp_stg into etc/deployment-apps as YourApp.
  5. Last step is to update the app.conf to change the app name from YourApp_stg to YourApp.

As you see majority of the copy work is done from UI itself.

0 Karma

dask
Explorer

As far as I know, there is no other way. Its simple enough though. Create the folder and add your custom inputs.conf etc

0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...