Getting Data In

Import configs into an app from another app

dyeo
Engager

I tried importing the configs of one app1 (specifically for props.conf) to another app2 based on the accepted answer from this Splunk Q&A https://answers.splunk.com/answers/522829/share-propsconf-into-two-different-apps.html

This doesn't seem to import the props from app1 to app2 as desired. I am not getting the field extractions and I do not see the imported props configs in the output of:

/opt/splunk/bin/splunk cmd btool --app=app2 list

I just added the following to /opt/splunk/etc/apps/app2/metadata/local.meta:

[]
import = app1

Can someone please advise how I can import the field extractions from app1 to app2?

Tags (2)
0 Karma

skalliger
Motivator

Hey,

I would suggest copying both, the props.conf as well as the local.meta config file to the new app and only keeping the settings you need. However, there's one question, why do you want to copy it? You could set the sharing to global as well to use the extractions outside of the app.

Skalli

dyeo
Engager

I'd rather be able to import the configs of the original app, so we only need to update the configs in one place rather than in multiple apps.

Is there a best practice for sharing configs between apps?

0 Karma

skalliger
Motivator

Not really a best practice. It you want the knowledge objects to be available outside of the app, simply change the permissions of your knowledge objects to sharing global.

Skallk

0 Karma

dyeo
Engager

But what if I don't want the knowledge objects to be shared globally? I just want them shared with another specific app.

0 Karma

skalliger
Motivator

The import app functionality isn't really considered a good practice anymore, so there is no other way to do this right now. Well, you still could use the import one but this is not how it is intended to work.

Skalli

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 ...