Hey
I am trying to ship my application (running on AIX server) performance metrics using JMX to logstash (running on Linux) instance. I followed a guide as exactly:
It seems like there is no index pattern being created on elasticsearch. I am able to connect to application's jmx server using jconsole or virtualvm but not via logstash. Is it possible to access AIX application from Linux using IP and port ? Please help !