Hi Team,
I am trying to read GC logs and create meaningful graphs from it. Below is the sample GC log am using. I need to write grok for the below one. Please help me with that.
GC log pattern
28.931: [GC28.931: [ParNew: 3355520K->205084K(3774912K), 0.1682100 secs] 3355520K->205084K(7969216K), 0.1683610 secs] [Times: user=0.33 sys=0.04, real=0.17 secs]
Thanks in Advance.