All Apps and Add-ons

How to retrieve data from Tibco EMS with jms_ta

norbert_hamel
Communicator

Hi all,

does anyone has set up a connection between Tibco EMS queues and Splunk using the jms_ta ?

I would be happy for any hints or examples how to configure this.

Thanks
Norbert

0 Karma

Maddy
Engager

Hi,

have any one configured Splunk to monitor EMS queue? Do not want to use add-on

0 Karma

arcdevil
Path Finder

Answer for me:
1) Copy jar from ems to $app_dir/bin/lib/:

jms-2.0.jar
tibjms.jar
tibjmsapps.jar
tibjmsadmin.jar

2) Create connection with parametrs:

Destination Type - queue
JMS Topic or Queue name to index messages from - njams.events
Initialisation Mode - JNDI
JMS Connection Factory JNDI Name - QueueConnectionFactory
JNDI Initial Context Factory Name - com.tibco.tibjms.naming.TibjmsInitialContextFactory
JNDI Provider URL - tibjmsnaming://host:port

PS you cant read from dynamic queue.

Damien_Dallimor
Ultra Champion

Replied via email.

0 Karma

arcdevil
Path Finder

Damien or Norbert can you share an example of configuration to connect. How to do it? 🙂

0 Karma

Maddy
Engager

Anyone recently done TiBCO queue and topics monitoring via Splunk

I do not want to use add-on which developed by Baboonbones

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...