Hi,
I'm currently migrating from payara 4 to 5.191 - so far all performs very well. One thing though is that I sometimes get some kind of development loggig and I cant find out how to disable it:
[2019-05-21T21:00:10.565+0200] [Payara 5.191] [INFORMATION] [] [com.hazelcast.internal.diagnostics.HealthMonitor] [tid: _ThreadID=67 _ThreadName=hz._hzInstance_1_development.HealthMonitor] [timeMillis: 1558465210565] [levelValue: 800] [[
[192.168.131.129]:4900 [development] [3.11.1] processors=4, physical.memory.total=7,8G, physical.memory.free=482,1M, swap.space.total=7,6G, swap.space.free=7,6G, heap.memory.used=342,7M, heap.memory.free=112,8M, heap.memory.total=455,5M, heap.memory.max=455,5M, heap.memory.used/total=75,23%, heap.memory.used/max=75,23%, minor.gc.count=139, minor.gc.time=1721ms, major.gc.count=6, major.gc.time=1068ms, load.process=2,24%, load.system=10,19%, load.systemAverage=0,15, thread.count=153, thread.peakCount=183, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=131, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0,00%, operations.pending.invocations.count=0, proxy.count=0, clientEndpoint.count=0, connection.active.count=0, client.connection.count=0, connection.count=0]]
I tried to turn off all logging/ monitoring of payara, but still it continues... any idea where I can disable this?
Best,
KB