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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...