The TIBCO Platform is a real-time, composable data platform that will bring together an evolving set of your TIBCO solutions - and it's available now!
A chart showing the TIBCO Platform vision
Jump to content
Forums
Ask questions and gain insight from discussions

Need REST API endpoint URL to monitor/GET Alerts and other data information from Tibco HAWK


Kundan Bisht

Recommended Posts

Dear Techie,

 

I have received a requirement wherein we need to monitor Tibco HAWK using Splunk.

I have already checked over forums and didn't get any proper solution.

RTView is one but for that we would require to procure license of SL RTView which would collect monitoring data from Tibco HAWK and post which Splunk can collect it via REST API.

My query is if Splunk can capture it using REST API then it should be able to do it without RTView and can do that directly from TIBCO Hawk.

Please guide me with the REST API endpoint URL to capture/fetch the data from HAWK tool.

Also if any of you have any other solution, please provide

Link to comment
Share on other sites

Hello,

Hawk 6.1 and above has a new designed Hawk Console which supports rest api invoke.

Please start Hawk Console and refer to Hawk doc with regard to how to invoke rest method against Hawk.

https://docs.tibco.com/pub/hawk/6.2.0/doc/html/tib_hawk_concepts_guide/wwhelp/wwhimpl/common/html/wwhelp.htm#context=tib_hawk_concepts_guide&file=hawkconcepts.3.13.htm

Please contact tibco support if any questions.

Thanks,

Tristan Chou

Link to comment
Share on other sites

Hello, 

 

yes, as long as Splunk can invoke rest api.

 

Before try rest api from Splunk, you may try Swagger UI which bundled with Hawk and make sure the url and parameters are working.

 

http://<Console_host_IP>:<Host_port>/HawkConsole/v1/docs

 

Hawk Console supports GET action to retrieve all alerts belongs to an agent.

 

Thanks,

 

Tristan Chou

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...