Configuration parameters
url— Server URL (required)credentials— (required)isFetch— Fetch incidentsincidentFetchInterval— Incidents Fetch Intervalfirst_fetch— First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days)incidentType— Incident typealarmsMaxFetch— Alarms max fetchcasesMaxFetch— Cases max fetchfetchType— Fetch incidents from type (required)alarm_status_filter— Alarm status filteralarm_rule_name_filter— Alarm rule name filtercase_tags_filter— Case tags filtercase_status_filter— Case status filtercase_priority_filter— Case priority filterfetch_case_evidences— Fetch case evidencesproxy— Use system proxy settingsinsecure— Trust any certificate (not secure)
Commands (37)
-
endpointReturns information about an endpoint.
-
lr-add-hostAdd a new host to an entity.
-
lr-alarm-add-commentUpdates the Alarm History table with comments in the Comments column based on the alarm ID supplied.
-
lr-alarm-drilldownGets the drill-down logs per rule block for a specific alarm Id that fired associated with an AIE alarm.
-
lr-alarm-events-listGets a list of events for the specified alarm ID.
-
lr-alarm-history-listGets the alarm history details by ID and filter criteria.
-
lr-alarm-summaryGet the alarm summary by the specified alarm ID.
-
lr-alarm-updateUpdates the alarm status and RBP based on the alarm ID supplied. alarm_status or rbp are required.
-
lr-alarms-listGets the details of the alarms using the filter criteria.
-
lr-case-alarm-evidence-addAdd multiple alarms as evidence on a case.
-
lr-case-collaborators-listReturns the owner and a list of collaborators associated with a specific case.
-
lr-case-collaborators-updateUpdates the owner and collaborators associated with a specific case.
-
lr-case-createCreate a new case.
-
lr-case-evidence-deleteRemove evidence from a case.
-
lr-case-evidence-listReturn a list of evidence summaries for a case.
-
lr-case-file-evidence-addUpload a file as evidence on a case.
-
lr-case-file-evidence-downloadDownload an item of file evidence from a case.
-
lr-case-note-evidence-addAdd a note as evidence on a case.
-
lr-case-status-changeUpdate the status of a case.
-
lr-case-tags-addAdd tags to a case.
-
lr-case-tags-removeRemove tags from a case.
-
lr-case-updateUpdate case information. For example, the case name, priority, and due date.
-
lr-cases-listGet cases details using filter criteria.
-
lr-entities-listReturns all Entities that match the specified criteria.
-
lr-execute-search-queryExecute a search query on the LogRhythm log database.
-
lr-get-alarm-detailsGet the details of an alarm by the specified alarm ID.
-
lr-get-query-resultGet the search query result for the specified task ID. The task ID can be retrieved from the lr-execute-search-query command.
-
lr-hosts-listReturns all hosts that match the specified criteria.
-
lr-hosts-status-updateUpdates the status of a host to retire or active.
-
lr-list-details-and-items-getReturns list details and list items based on the list GUID.
-
lr-list-items-addAdds more items to an existing list.
-
lr-list-items-removeRemoves items from an existing list.
-
lr-list-summary-create-updateUpdates a list summary based on the GUID and other required details. Searches the system for existing list summaries by GUID. Creates a new list summary if the GUID does not exist. Otherwise, updates the list summary.
-
lr-lists-getReturns list details using the filter criteria.
-
lr-networks-listReturns all networks that match the specified criteria.
-
lr-tags-listReturn a list of tags using filter criteria.
-
lr-users-listReturns user records based on the permissions of the currently logged in user and the specified criteria.