After upgrading to 23.3 I am not seeing events. The documentation states the port is now 8282. That is blocked in my environment and I am seeing the following messages in my DA karaf.log
ERROR | EventPush | 2024-03-04T12:08:49,375 | EventProducerWS | or.eventproducer.EventProducerWS 1001 | a.im.NPCConnector.bundle | | Failed to push 1200 events: Marshalling Error: connect timed out
INFO | EventPush | 2024-03-04T12:08:49,384 | ReflectionServiceFactoryBean | ory.ReflectionServiceFactoryBean 436 | g.apache.cxf.cxf-rt-wsdl | | Creating Service {http://xxx.xxx/nqevents/EventManager}IEventManagerWSService from class com.ca.im.portal.api.datasources.interfaces.nqevents.eventmanagerws.IEventManagerWS
WARN | EventPush | 2024-03-04T12:09:19,400 | PhaseInterceptorChain | ache.cxf.common.logging.LogUtils 465 | org.apache.cxf.cxf-core | | Interceptor for {http://xxx.xxx/nqevents/EventManager}IEventManagerWSService#{http://xxx.xxx/nqevents/EventManager}Push has thrown exception, unwinding now
at com.ca.im.connector.eventproducer.EventProducerWS.pushEvents(EventProducerWS.java:989) ~[bundleFile:?]
at com.ca.im.connector.eventproducer.EventProducerWS$1.run(EventProducerWS.java:429) ~[bundleFile:?]
DX NetOps Performance Management 23.3 configured for https
Here are the steps to change the https event manager port from 8282 back to 8281