Hawk Console

Hawk Console is a web application that provides a central view of all the distributed components interacting within Hawk system. It is a pictorial view of each of the infrastructure component that Hawk components monitor. The Hawk Console must be run in a Docker container. This Hawk Console container (hkce_console) connects with the Hawk Cluster Manager container and communicates with the Hawk agent using the TCP Transport for TIBCO Hawk.

In Hawk Container Edition, you can use REST APIs to build a custom Hawk Console. You can view these REST APIs at the Swagger page URL http://<Console_host_IP>:<Host_port>/HawkConsole/v1/docs after you start the Hawk Console container.

For more information about the Hawk Console, see TIBCO Hawk® Documentation.