From 8b4fc95452d19f766d8d8f5fab257c0712b65937 Mon Sep 17 00:00:00 2001 From: sophieyfang Date: Thu, 23 Feb 2023 20:46:39 -0500 Subject: [PATCH] Add record_log_file_path: true for multiline test --- integration_test/ops_agent_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/integration_test/ops_agent_test.go b/integration_test/ops_agent_test.go index 6c0ad15646..39b0631338 100644 --- a/integration_test/ops_agent_test.go +++ b/integration_test/ops_agent_test.go @@ -312,6 +312,7 @@ func TestParseMultilineFileJava(t *testing.T) { files_1: type: files include_paths: [%s] + record_log_file_path: true wildcard_refresh_interval: 30s processors: multiline_parser_1: