java.lang.StringIndexOutOfBoundsException: String index out of range: -2 at java.lang.String.substring (Unknown Source) at org.objectweb.asm.signature.SignatureReader ...
java.lang.StringIndexOutOfBoundsException: String index out of range: 16 at java.lang.String.substring(java/lang/String.java:1963) ~[?:1.8.0_212] at org.logstash ...
start : This is required. This is the numeric index used to start point of the sub string. end : This is optional parameter. This is numeric index used to stop the extract of characters. Character on ...