so I have
index=apache useragent=android | timechart etc etc index=apache useragent=iphone | timechart etc etc
but what I want to do is group by platform. Basically I want a line for iphone, android, mac, windows. How can I limit my user agents to be grouped by platform?
index=apache | timechart status by useragent