表題の通り、プロセス毎のCPU/メモリ使用率をグラフ化しているのですが、
javaプロセスに関しては「java」としか表示されなく悩んでいます。
JVM名で表示させる方法をご存じの方はいらっしゃいませんか?
現状の設定は以下の通りです。
Index:metricbeatー*
Data
Metrics
Y-axis
Aggregation:Max
Field:system.process.cpu.total.pct
Buckets
X-Axis
Aggregation:Date Histogram
Field:@timestamp
Minimum interval:Second
Split series
Sub Aggregation:Terms
Field:process.name
Order by:Metric: system.process.cpu.total.pct
Order:Descending
Size:5
Metrics&axes
Chart type:Bar
Mode:Stacked