Pre-Summer Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > CrowdStrike > CrowdStrike CCSE > CCSE-204

CCSE-204 CrowdStrike Certified SIEM Engineer Question and Answers

Question # 4

You are creating a correlation rule in Next-Gen SIEM to trigger alerts based on when the event occurred, regardless of when the event was ingested.

Which event timestamp should you select?

A.

@timestamp

B.

@localtimestamp

C.

@systemtimestamp

D.

@ingesttimestamp

Full Access
Question # 5

You notice that the format of incoming logs suddenly changes from JSON format to key-value pairs during log collection.

What action would you take to parse the data correctly?

A.

Use a multi-source configuration with different parsers per source

B.

Switch to fleet mode and monitor the logs

C.

Restart the log collector in debug mode

D.

Disable parsing entirely

Full Access
Question # 6

What should you do with a field that is not CPS-compliant when adding it to a parser?

A.

Remove the field from the parser output

B.

Leave the field unchanged

C.

Convert the field to ECS format

D.

Prefix the field with Vendor

Full Access
Question # 7

You need to import a pre-built workflow into Fusion SOAR to automate a part of your incident response process.

Which file format would you use?

A.

.CPP

B.

.JSON

C.

.PY

D.

.YAML

Full Access
Question # 8

What dashboard presents a view of third-party data ingestion over the past 30 days?

A.

Sensor Usage Dashboard

B.

Sensor Subscription Dashboard

C.

Falcon Flex Dashboard

D.

Next-Gen SIEM Connector Dashboard

Full Access
Question # 9

You want a consistent view of events from various data sources.

Which ECS field type should you normalize?

A.

Base Fields

B.

Extended Fields

C.

Detection Fields

D.

Core Fields

Full Access
Question # 10

Which three System alerts are enabled by default in Next-Gen SIEM for third-party connectors?

A.

Alert if connector receives no data in 24 hours

Alert if connector is disconnected

Resolve alerts within 30 days

B.

Alert if daily data ingestion limit exceeded

Alert if monthly data ingestion limit is exceeded

Resolve alerts within 30 days

C.

Alert if connector is disconnected

Alert if daily data ingestion limit exceeded

Alert if monthly data ingestion limit is exceeded

D.

Alert if connector receives no data in 24 hours

Alert if daily data ingestion limit exceeded

Alert if monthly data ingestion limit is exceeded

Full Access
Question # 11

A Falcon Log Collector has been configured with 4 sinks of type memory, each having a queue size of 2GB.

What is the minimum memory requirement produced by this configuration?

A.

9 GB

B.

12 GB

C.

10 GB

D.

8 GB

Full Access
Question # 12

When creating an API client for Falcon SIEM Connector, which permission is required for the connector to read Falcon event streams?

A.

Hosts: Read

B.

Event Streams: Read

C.

Detection Management: Write

D.

Incidents: Read

Full Access
Question # 13

Which role is most appropriate when a user only needs to view SIEM investigations and dashboards but must not modify content?

A.

NG SIEM Administrator

B.

NG SIEM Security Lead

C.

NG SIEM Analyst

D.

NG SIEM Analyst – Read Only

Full Access
Question # 14

You want a Next-Gen SIEM dashboard to update automatically when new data is available.

Which action would you take?

A.

Toggle the "Live" button to on

B.

Change the "Fixed Time Range" to the current date

C.

Change the "Relative Time Range" interval to 1 millisecond ago

D.

Change the "Start Time" interval to 1 hour

Full Access
Question # 15

Which CQL function should you use to count events by hostname?

A.

table()

B.

groupBy()

C.

parseJson()

D.

kvParse()

Full Access
Question # 16

Which combination of scope and permissions must be configured to create an API token that allows you to create and get the results of a query job in Next-Gen SIEM?

A.

NGSIEM with both write and execute permissions

B.

NGSIEM with read permissions only

C.

NGSIEM with both read and write permissions

D.

NGSIEM with write permissions only

Full Access
Question # 17

Which two tags are compliant with the CrowdStrike Parsing Standard (CPS)?

A.

#event.type and #event.kind

B.

#vendor.name and #event.type

C.

#observer.type and #event.kind

D.

#observer.type and #vendor.name

Full Access
Question # 18

Which default parser would you use to parse the log event below?

Jan 15 14:22:07 host1 sshd[1234]: Failed login

A.

Key-value

B.

JSON

C.

Regex

D.

Syslog

Full Access