Difference between revisions of "Memory:"
Jump to navigation
Jump to search
(Created page with " {"type": "server", "timestamp": "2022-11-07T20:54:37,588Z", "level": "INFO", "component": "o.e.e.NodeEnvironment", "cluster.name": "elasticsearch", "node.name": "elasticse...") |
|||
Line 1: | Line 1: | ||
+ | [[kubectl describe nodes]] | grep "memory:" | ||
+ | |||
+ | |||
+ | * JVM <code>[[Xmx]]</code> | ||
{"type": "server", "timestamp": "2022-11-07T20:54:37,588Z", "level": "INFO", "component": "o.e.e.NodeEnvironment", "cluster.name": "elasticsearch", "node.name": "elasticsearch-master-1", "message": "heap size [2.4gb], compressed ordinary object pointers [true]" } | {"type": "server", "timestamp": "2022-11-07T20:54:37,588Z", "level": "INFO", "component": "o.e.e.NodeEnvironment", "cluster.name": "elasticsearch", "node.name": "elasticsearch-master-1", "message": "heap size [2.4gb], compressed ordinary object pointers [true]" } |
Revision as of 20:59, 7 November 2022
kubectl describe nodes | grep "memory:"
- JVM
Xmx
{"type": "server", "timestamp": "2022-11-07T20:54:37,588Z", "level": "INFO", "component": "o.e.e.NodeEnvironment", "cluster.name": "elasticsearch", "node.name": "elasticsearch-master-1", "message": "heap size [2.4gb], compressed ordinary object pointers [true]" }
Advertising: