Skip to content

Commit

Permalink
Update source name, remove media carousel (#2228)
Browse files Browse the repository at this point in the history
* Update source name, remove media carosel

* add space

* Move media into tile object
  • Loading branch information
apiazza-dd authored Dec 14, 2023
1 parent ba25e94 commit 7413b85
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
2 changes: 1 addition & 1 deletion jamf_protect/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ Using the [Datadog API Logs documentation][7], determine what your intake URL i
### Validation
Navigate to the [Logs Explorer][5] and search for `source:jamf` to validate you are receiving logs.
Navigate to the [Logs Explorer][5] and search for `source:jamfprotect` to validate you are receiving logs.
## Data Collected
Expand Down
10 changes: 2 additions & 8 deletions jamf_protect/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,13 @@
"changelog": "CHANGELOG.md",
"description": "Endpoint security and mobile threat defense (MTD) for Mac and mobile devices.",
"title": "Jamf Protect",
"media": [
{
"media_type": "image",
"caption": "Jamf Protect",
"image_url": "images/jamf_protect.png"
}
],
"classifier_tags": [
"Supported OS::Linux",
"Supported OS::Windows",
"Supported OS::macOS",
"Category::Security"
]
],
"media": []
},
"author": {
"support_email": "[email protected]",
Expand Down

0 comments on commit 7413b85

Please sign in to comment.