I have a query like this
sourcetype="beta" index="alpha" | table fieldA, fieldB, fieldC
how do I rename fields fieldA to A, fieldB to B and fieldC to C
These fields are strings AND numbers (not sure how I would use stats or table)
I have a query like this
sourcetype="beta" index="alpha" | table fieldA, fieldB, fieldC
how do I rename fields fieldA to A, fieldB to B and fieldC to C
These fields are strings AND numbers (not sure how I would use stats or table)