- Sophos Central has secured APIs available for customers. These allow the retrieval of event and alert data from
- Sophos Central, for use in other systems.
+ Sophos Central provides secure APIs to retrieve event and alert data. UTMStack can utilize these APIs to centralize monitoring and enhance your security visibility
- How to send alert and event data to UTMStack:
+ Generate API Credentials in Sophos Central:
@@ -30,13 +29,13 @@
-
+
-
+
Global Settings > API Credentials Management .
',
+ {id: '1', name: 'Navigate to General Settings -> API Credentials Management in Sophos Central Admin.
',
+ content: {
+ id: 'stepContent1',
+ images: [{
+ alt: 'Api Credentials',
+ src: '../../../../assets/img/guides/sophos/sophos-step-1.png',
+ }]
+ }
},
- {id: '2', name: 'To create a new credential, click Add Credential from the top-right corner of the screen'},
- {id: '3', name: 'Enter a name and description for the credential, then select the role you want to assign and click Add.'},
- {id: '4', name: 'Click Show Client Secret to view the Client ID and Client Secret, then click Copy to store them securely.
' +
- '' +
- 'The Client Secret is only visible once. Ensure you copy and save it securely
',
+ {id: '2', name: 'Create a New Credential:' +
+ '\n' +
+ ' - Click Add Credential (usually found at the top-right).
\n' +
+ ' - Provide Name and Description.
\n' +
+ ' - Select the appropriate Role.
\n' +
+ ' - Click Add.
\n' +
+ '
',
content: {
- id: 'stepContent4',
+ id: 'stepContent2',
+ images: [{
+ alt: 'New Credentials',
+ src: '../../../../assets/img/guides/sophos/sophos-step-2.png',
+ }]
+ }
+ },
+ {id: '3', name: 'Copy the Client ID and Client Secret and store them securely.
' +
+ '' +
+ 'The Client Secret is visible only once; ensure you save it somewhere safe.
',
+ content: {
+ id: 'stepContent3',
images: [{
alt: 'Client Secrets',
- src: '../../../../assets/img/guides/sophos/sophos-step-4.png',
+ src: '../../../../assets/img/guides/sophos/sophos-step-3.png',
}]
}
},
- {id: '5', name: 'Insert information in the following inputs.You can add more than one Sophos configuration ' +
- 'by clicking on Add tenant button.',
+ {id: '4', name: 'Insert information in the following inputs.You can add more than one Sophos configuration ' +
+ 'by clicking on Add tenant button.',
content: {
- id: 'stepContent5'
+ id: 'stepContent4'
}
},
- {id: '6', name: 'Click on the button shown below, to activate the UTMStack features related to this integration',
+ {id: '5', name: 'Click on the button shown below, to activate the UTMStack features related to this integration',
content: {
- id: 'stepContent6'
+ id: 'stepContent5'
}
}
];
diff --git a/frontend/src/assets/img/guides/sophos/sophos-step-1.png b/frontend/src/assets/img/guides/sophos/sophos-step-1.png
new file mode 100644
index 000000000..77469a2ad
Binary files /dev/null and b/frontend/src/assets/img/guides/sophos/sophos-step-1.png differ
diff --git a/frontend/src/assets/img/guides/sophos/sophos-step-2.png b/frontend/src/assets/img/guides/sophos/sophos-step-2.png
new file mode 100644
index 000000000..5be348e88
Binary files /dev/null and b/frontend/src/assets/img/guides/sophos/sophos-step-2.png differ
diff --git a/frontend/src/assets/img/guides/sophos/sophos-step-3.png b/frontend/src/assets/img/guides/sophos/sophos-step-3.png
new file mode 100644
index 000000000..ef6867e46
Binary files /dev/null and b/frontend/src/assets/img/guides/sophos/sophos-step-3.png differ
diff --git a/frontend/src/assets/img/guides/sophos/sophos-step-4.png b/frontend/src/assets/img/guides/sophos/sophos-step-4.png
deleted file mode 100644
index aaff6d72d..000000000
Binary files a/frontend/src/assets/img/guides/sophos/sophos-step-4.png and /dev/null differ
diff --git a/version.yml b/version.yml
index 23251a8ee..c4fb4fc29 100644
--- a/version.yml
+++ b/version.yml
@@ -1 +1 @@
-version: 10.6.2
\ No newline at end of file
+version: 10.6.1
\ No newline at end of file