Hi there,
I am new to logstash. I am trying to create a grok pattern for the below line, which would create a field in the Elasticsearch
mvn clean deploy -P build -gs ./sd_tools/config/maven/settings.xml -s ./sd_tools/config/maven/settings.xml -DskipTests -f pom.xml -Dhttps.protocols=TLSv1.2
can anybody please suggest?