Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created a new workbook for Syslog Overview #5427

Merged
merged 4 commits into from
Sep 6, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update WorkbooksMetadata.json
samikroy authored Jun 22, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit c72eceb3805212e706f5276577700260ac213ad5
13 changes: 13 additions & 0 deletions Workbooks/WorkbooksMetadata.json
Original file line number Diff line number Diff line change
@@ -1638,5 +1638,18 @@
"templateRelativePath": "AnomalyData.json",
"subtitle": "",
"provider": "Microsoft Sentinel Community"
},
{
"workbookKey": "SyslogOverview",
"logoFileName": "",
"description": "A workbook designed to show an overview about the data ingested through Syslog.",
"dataTypesDependencies": ["Syslog"],
"dataConnectorsDependencies": [],
"previewImagesFileNames": [ "syslogoverview-white.png", "syslogoverview-black.png" ],
"version": "1.0.0",
"title": "Syslog Overview",
"templateRelativePath": "syslogoverview.json",
"subtitle": "",
"provider": "Microsoft Sentinel Community"
}
]