Closed kortemik closed 2 months ago
%dpl index=f17_mini earliest=-10y | head 5 | rex field=_raw "(?<all>.*)"
gives
java.lang.IllegalStateException: failed to parse at line 3:40 due to token recognition error at: 'r'
indicating pipe does not exit head mode in lexer
gives
indicating pipe does not exit head mode in lexer