All Apps and Add-ons

"No spec file" errors when trying to deploy Splunk Add-on for VMware from the index master node

keio_splunk
Splunk Employee
Splunk Employee

VMware data collection is working fine but when pushing out Splunk Add-on for VMware from the index master node the following warnings are reported:
[Not Critical]No spec file for: /app/splunk/etc/master-apps/Splunk_TA_esxilogs/default/eventgen.conf
[Not Critical]No spec file for: /app/splunk/etc/master-apps/Splunk_TA_vcenter/default/eventgen.conf

alt text

splunkd.log:
WARN CMBundleMgr - Bundle validation warnings bundle=/app/splunk/var/run/splunk/cluster/remote-bundle/2ea968f32581661ba4910e8e0322176f-1542938006.bundle, err=[Not Critical]No spec file for: /app/splunk/etc/master-apps/Splunk_TA_esxilogs/default/eventgen.conf\n;[Not Critical]No spec file for: /app/splunk/etc/master-apps/Splunk_TA_vcenter/default/eventgen.conf\n

Why are the warnings generated?

0 Karma
1 Solution

keio_splunk
Splunk Employee
Splunk Employee

The warnings thrown by the cluster master is expected behavior and can be safely ignored.
The eventgen.conf in Splunk_TA_esxilogs and Splunk_TA_vcenter are used for generating dummy data along with SA-Eventgen which will provide the spec file(eventgen.conf.spec).

View solution in original post

keio_splunk
Splunk Employee
Splunk Employee

The warnings thrown by the cluster master is expected behavior and can be safely ignored.
The eventgen.conf in Splunk_TA_esxilogs and Splunk_TA_vcenter are used for generating dummy data along with SA-Eventgen which will provide the spec file(eventgen.conf.spec).

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