LogPoint SIEM Integration
Use this Content Pack to search logs, fetch incident logs from LogPoint, analyze them for underlying threats, and respond to these threats in real-time.
Utilities · LogPoint SIEM Integration
Configuration parameters
url— LogPoint URL (required)username— LogPoint Username (required)apikey— API Key (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settingsfirst_fetch— First fetch timestamp (<number> <time unit>, e.g., 6 hours, 1 day)incidentType— Incident typeisFetch— Fetch incidentsmax_fetch— Fetch limit (Max value is 200, Recommended value is 50 or less)incidentFetchInterval— Incidents Fetch Interval
Commands (16)
-
lp-add-incident-commentAdd comments to the incidents.
-
lp-assign-incidentsAssigning/Re-assigning Incidents.
-
lp-close-incidentsCloses the Incidents.
-
lp-get-devicesGets devices associated with LogPoint.
-
lp-get-incident-dataRetrieves a Particular Incident's Data.
-
lp-get-incident-statesDisplays incident states data between the provided two Timestamps ts_from and ts_to. By default, this command will display first 50 data of the past 24 hours but limit can be set to get desired number of incident states data.
-
lp-get-incidentsDisplays incidents between the provided two Timestamps ts_from and ts_to. By default, this command will display first 50 incidents of the past 24 hours but limit can be set to get desired number of incidents.
-
lp-get-livesearchesGets live search results of the alerts and dashboards.
-
lp-get-logpointsGets user's LogPoints.
-
lp-get-reposGets the list of LogPoint repos that can be accessed by the user.
-
lp-get-searchidGets the search ID based on the provided search parameters.
-
lp-get-usersGets Incident users and user groups.
-
lp-get-users-preferenceGets LogPoint user's preference such as timezone, date format, etc.
-
lp-reopen-incidentsRe-opens the closed incidents.
-
lp-resolve-incidentsResolves the Incidents.
-
lp-search-logsGets LogPoint search results. Uses the value of search_id as an argument.