Dear Team,
We have integrated MSSQL and we saw some of the events were not normalized and checked the payload and we found multiple lines. For example,
event_time: "2021-07-03 18:15:12.2745932" transaction_id: "2341231223" audit_file_offset: "73544704" action_id: "TXCM" statement: "INSERT INTO test.dbo.sysmaintplan_logdetail(
task_detail_id,
line1,
line2,
server_name,
start_time,
end_time,
error_number,
error_message,
command,
succeeded)
VALUES(
Support Member_detail_id,
Support Member,
Support Member,
Support Member_name,
Support Member_time,
Support Member_time,
Support Member_number,
Support Member_message,
Support Member,
Support Member)" database_name: "test" server_principal_name: "test_user"
and we have checked the DSM and found that each line was treated separately. So, is there any way we can define these kinds of logs as a single line and make the corresponding DSM.
Any help would be appreciated.
#QRadar#Support#SupportMigration