|
Hi, I am think there is a simple solution to this but I am not having much luck finding it. I have a portion of the 'top' command comming in via a script from an AIX server. Splunk sees the message like this:
This is good but I would like to extract fields on a per-line basis. For example, I would like to extract the %CPU and %MEM fields relative to the particular command in the COMMAND field. The ultimate goal of course is to chart TOP CPU and Memory usage processes with something like this: source=top host=HOST |timechart max(percentCPU) by CommandName I know the *nix application that comes with Splunk has pre-defined fields for this type of information but I am wanting to perform this on AIX servers which *nix does not support. Thank you for any input you can provide. Alex |
|
The simplest approach is to pipe through the Wow, that was easy. Thanks for the point in the right direction!
(30 Dec '10, 14:23)
axsolis
|
