Splunk Dev

How can I create an app without sample data?

Rocky31
Path Finder

Any help is appreciated, I want to create an add-on for Adobe Experience Manager, but I don't have any sample data.

Please let me know about any tips.

0 Karma
1 Solution

kamlesh_vaghela
SplunkTrust
SplunkTrust

Hi @Rocky31,

For creating a Technology Addon, you have to create an app which will work as TA (Technology Addon) "Adobe Experience Manager". Please check links to how to create TA.

http://dev.splunk.com/view/webframework-developapps/SP-CAAAEUC
https://wiki.splunk.com/Community:Creating_your_first_application

You can use "Splunk Add-on Builder" also.

http://docs.splunk.com/Documentation/AddonBuilder/2.2.0/UserGuide/Overview

Here I want know to about what kind of data (from Adobe Experience Manager) you are going to collect using this TA? Using "Splunk Add-on Builder" provides", you can configure a data input using a REST API call, using a shell command, or writing Python code. Check below link for more information regarding same.

http://docs.splunk.com/Documentation/AddonBuilder/2.2.0/UserGuide/NameProject

I hope this will help you.

Happy Splunking

View solution in original post

kamlesh_vaghela
SplunkTrust
SplunkTrust

Hi @Rocky31,

For creating a Technology Addon, you have to create an app which will work as TA (Technology Addon) "Adobe Experience Manager". Please check links to how to create TA.

http://dev.splunk.com/view/webframework-developapps/SP-CAAAEUC
https://wiki.splunk.com/Community:Creating_your_first_application

You can use "Splunk Add-on Builder" also.

http://docs.splunk.com/Documentation/AddonBuilder/2.2.0/UserGuide/Overview

Here I want know to about what kind of data (from Adobe Experience Manager) you are going to collect using this TA? Using "Splunk Add-on Builder" provides", you can configure a data input using a REST API call, using a shell command, or writing Python code. Check below link for more information regarding same.

http://docs.splunk.com/Documentation/AddonBuilder/2.2.0/UserGuide/NameProject

I hope this will help you.

Happy Splunking

Rocky31
Path Finder

I am going to collect web access logs from adobe experience manager.

0 Karma

Richfez
SplunkTrust
SplunkTrust

I converted this to an answer because it's really very good and answers the question as asked.

I wonder why you would want to try to build an app (which I applaud and THANK you for!) for an app you don't have? Unless - UNLESS you need to actually create some sample data out of regular data you have?

Otherwise, I'd suggest taking the free Splunk Fundamentals I course (Free from here) to perhaps formulate the question a bit differently.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...