-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #9178 from Azure/v-rusraut/ISCBind
Repackaging - ISC Bind
- Loading branch information
Showing
8 changed files
with
117 additions
and
141 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
{ | ||
"Name": "ISC Bind", | ||
"Author": "Microsoft - support@microsoft.com", | ||
"Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/Azure_Sentinel.svg\" width=\"75px\" height=\"75px\">", | ||
"Description": "The [ISC Bind](https://www.isc.org/bind/) solution for Microsoft Sentinel allows you to ingest ISC Bind logs to get better insights into your organization's network traffic data, DNS query data, traffic statistics and improves your security operation capabilities.\n\n**Underlying Microsoft Technologies used:**\n\nThis solution takes a dependency on the following technologies, and some of these dependencies either may be in [Preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) state or might result in additional ingestion or operational costs\n\n a. [Agent-based log collection (Syslog)](https://learn.microsoft.com/azure/sentinel/connect-syslog)", | ||
"BasePath": "C:\\GitHub\\Azure-Sentinel", | ||
"Metadata": "SolutionMetadata.json", | ||
"TemplateSpec": true, | ||
"Is1PConnector": false, | ||
"Version": "3.0.0", | ||
"publisherId": "azuresentinel", | ||
"offerId": "azure-sentinel-solution-iscbind", | ||
"providers": [ | ||
"ISC" | ||
], | ||
"categories": { | ||
"domains": [ | ||
"Networking" | ||
], | ||
"verticals": [] | ||
}, | ||
"firstPublishDate": "2022-09-20", | ||
"support": { | ||
"tier": "Microsoft", | ||
"name": "Microsoft Corporation", | ||
"email": "support@microsoft.com", | ||
"link": "https://support.microsoft.com/" | ||
}, | ||
"Data Connectors": "[\n \"Connector_Syslog_ISCBind.json\"\n]", | ||
"Parsers": "[\n \"ISCBind.yaml\"\n]" | ||
} |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.