All Apps and Add-ons

Addon Builder CIM mapping

tnordman
New Member

Hi @all,

While mapping an eventtype to CIM, i get an error icon and I am not able to choose Email.
How can I fix that error, is there any log?

alt text

Best Regards,
Thomas

0 Karma

david_rose
Communicator

Were you able to find a solution to this?

In my case, this always happens when accelerating datamodels. Disabled acceleration and removing the copy of your datamodel json under local in the splunk cim app folder fixes it.

0 Karma

chli_splunk
Splunk Employee
Splunk Employee

Seems like you installed Splunk_SA_CIM but customized some models by yourself. AoB needs some attributes to load data models in UI but any customizations will remove these attributes. Please refer the following doc to validate your data model JSON files manually.
http://docs.splunk.com/Documentation/AddonBuilder/2.2.0/UserGuide/DataModel

0 Karma

lakshman239
Influencer

All the logs generated by add-on builder is available at /opt/splunk/var/log/splunk folder.

splunk_app_addon-builder_ta_builder.log
splunk_app_addon-builder_validation_engine.log
splunk_app_addon-builder_ta_builder_validation.log

You can search using index=_internal sourcetype="splunk:tabuilder:log"

have you checked the Splunk_SA_CIM is at a version compatible with the version of your add-on builder?

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...