category: Network Security sectionorder: - Connect - Collect provider: Broadcom commonfields: id: SymantecEDR version: -1 configuration: - additionalinfo: Symantec EDR (On Prem) Appliance URL defaultvalue: https://127.0.0.1 display: Server URL (i.e., https://host:port) name: url required: true type: 0 section: Connect - additionalinfo: OAuth Client ID and Client Secret to authorize third-party applications to communicate with Symantec EDR. display: Client ID name: credentials displaypassword: Client Secret required: true type: 9 section: Connect - defaultvalue: 'false' display: Fetch incidents name: isFetch type: 8 required: false section: Collect - display: Incident data source name: fetch_incidents_events_type type: 15 required: false defaultvalue: incidents options: - incidents - events section: Collect - additionalinfo: Retrieve incident related events from EDR database. An additional API call will be made for each fetched incident. display: Fetch incidents alerts name: isIncidentsEvent type: 8 required: false section: Collect - additionalinfo: Retrieve incident comments for each fetched incident when checked. An additional API call will be made for each fetched incident. display: Fetch incident comments name: isIncidentComment type: 8 required: false section: Collect - additionalinfo: If not selected, will fetch Open Incidents. defaultvalue: Open display: Incidents "Status" to filter out fetching as incidents. Comma-separated lists are supported, e.g., Open, In-Progress name: fetch_status options: - Open - In-Progress - Waiting - Closed type: 16 required: false section: Collect - additionalinfo: If not selected, will fetch High and Medium incidents. defaultvalue: 'High,Medium' display: Incidents "Priority" to filter out fetching as incidents. Comma-separated lists are supported, e.g., Medium,High. name: fetch_priority type: 16 required: false options: - Low - Medium - High section: Collect - additionalinfo: If not selected, will fetch Success Events. defaultvalue: 'Success' display: Events "Status" to filter out fetching as incidents. Comma-separated lists are supported, e.g., Unknown, Success name: fetch_event_status type: 16 required: false options: - Unknown - Success - Failure section: Collect - display: Events "Severity" to filter out fetching as incidents. Comma-separated lists are supported, e.g., Info, Warning name: fetch_severity type: 16 required: false additionalinfo: If not selected, will fetch Info events. defaultvalue: Info options: - Info - Warning - Minor - Major - Critical - Fatal section: Collect - display: Query string to fetch incidents/events. For example - "updated:[2017-01-01T00:00:00.000Z TO 2017-01-08T00:00:00.000Z]" name: fetch_incidents_query type: 0 required: false section: Collect - display: First fetch timestamp (