Falcon Next-Gen SIEM Overview and ArchitectureData Ingestion and ConnectorsParsing and NormalizationCQL Querying and Data AnalysisIncident Workbench and SIEM AlertsCorrelation Rules and Falcon Fusion SOAR
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
-1
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Which field complies with the CrowdStrike Parsing Standard (CPS)?
AParser.type
B#event.dataset
C#event.trigger
DParser.name
You are building a dashboard that displays inbound network connections. You want users to filter the source IP address with a dashboard parameter, giving them the option to enter the IP address to filter by or choose from a list of IPs present in the data.
Which type of parameter would you use?
AFile
BQuery
CFreeText
DFixedList
An internal security team has identified a small set of high-risk users. They ask you to build an app that monitors these users and triggers an alert when specified suspicious behavior is detected.
Which Falcon feature should you use to build this app?
AFalcon QueryBuilder
BFalcon Spotlight
CFalcon Foundry
DCharlotte AI
You clone a default parser and change only the parseTimestamp() function to support a custom time format in your logs.
What effect does this have on queries that search this data?
ANo changes are necessary because all fields will be the same in both parsers
BThe #Cps.version field will need to be updated
CThe #type field will need to be updated
DThe # character needs to be removed from tagged fields as cloning the parser removes all tagged fields
What are the four mandatory CPS-compliant Event parser tags?
Which scope-and-permission combination must be configured for an API token to create a query job and retrieve its results in Next-Gen SIEM?
ANGSIEM with both write and execute permissions
BNGSIEM with read permissions only
CNGSIEM with both read and write permissions
DNGSIEM with write permissions only
You need a consistent view of events from different data sources.
Which ECS field type should be normalized?
ABase Fields
BExtended Fields
CDetection Fields
DCore Fields
How do you enable internal logging for a particular Falcon Log Collector instance from the Fleet view?
AReinstall the collector with logging enabled
BEdit the local configuration file
CSelect “Manage Internal Logging” from the menu
DRestart the collector service with the flag “Manage Internal Logging”
Which statement is true about first-party data from the Falcon platform and its integration with Next-Gen SIEM?
AFirst-party data requires a log collector installation
BIt is quickly ingested to Next-Gen SIEM via a third-party integration
CIt is instantly accessible within Next-Gen SIEM
Which command lets you visualize, in real time, whether sources and sinks are working correctly in the Log Collector?
Ajournalctl -u logscale-collector
Blogscale-collector monitor
Clogscale-collector check
Dlogscale-collector --status
You are a Next-Gen SIEM Engineer responsible for creating parsers. An internal requirement is to retain both the Vendor and ECS field names in the Fields panel in Advanced Event Search.
What is the correct way to add the ECS field while preserving the Vendor field in a parser?
AField Function
BRegular Expression Field Extraction
CAssignment Operator
DAs Parameter
You believe an API key that you generated recently may have been compromised.
What action should you take?
ARegenerate a new API key directly from the platform
BSearch the audit logs for the connector creation event and replicate it
CView the API key details in the platform and clone a new API key
DContact CrowdStrike Support to retrieve and send the key to you
What is the main benefit of using Next-Gen SIEM’s built-in dashboards?
Community Discussion