你可以在grok 里预定义好命名正则表达式,在稍后(grok参数或者其他正则表达式里)引用它。 ... input {stdin{}} filter { grok { match => { "message" ...
確定! 回上一頁