Instead of making the positions for the lines fixed, I want to include lower and upper bounds for the average height and length based on a fourth, fifth, sixth and seventh column. Therefore i want to use tokens to set these values based on the outcome of the search. For example what I have now is the following including three columns: | table ResultHL HeightAvg LengthAvg What I want is the following: | table ResultHL HeightAvg LengthAvg LowLength UppLength LowHeight UppHeight Where LowLength UppLength LowHeight UppHeight are indicated by IV, III, II and I, respectively, in the last figure. The yellow lines should be based upon the result of the search and put into tokens. Many thanks in advance! Happy Splunking!
... View more