diff --git a/app/utils/sendStatusOtherSystem.js b/app/utils/sendStatusOtherSystem.js index 1d261e4..b58ba36 100644 --- a/app/utils/sendStatusOtherSystem.js +++ b/app/utils/sendStatusOtherSystem.js @@ -704,7 +704,7 @@ const checkMultipleRequest = async () => { type: "stream", to: "networkToolBot", topic: "System Logs", - content: JSON.stringify(report), + content: JSON.stringify(report, null, 2), }; let params1 = {