My count field is right justified and so far from the description. Is it possible to either left justify the content or right justify the count field in a table?
I see this in the doc but not sure how to add it to my query
align | (left | center | right ) | > table | type() | matchValue(tableAlignByType) | Alignment for each cell in the table. |
Is it
query is index=xx_xxx auth.lxxx error | stats count by remoteaddr | sort by count desc