Once the collector has been launched, it is important to check if the ingestion is performed in a proper way. To do so, go to the collector’s logs console.
This service has the following components:
| |
---|
Setup | The setup module is in charge of authenticating the service and managing the token expiration when needed. |
Puller | The setup module is in charge of pulling the data in a organized way and delivering the events via SDK. |
Setup output
A successful run has the following output messages for the setup module:
2023-04-24T10:07:07.753 INFO InputProcess::MainThread -> SentinelOneCloudFunnelPullerSetup(sentinelone-cloud-funnel,cloud_funnel#12345,events#predefined) -> Starting thread
2023-04-24T10:07:07.753 WARNING InputProcess::SentinelOneCloudFunnelPullerSetup(sentinelone-cloud-funnel,cloud_funnel#12345,events#predefined) -> The token/header/authentication has not been created yet
2023-04-24T10:07:07.836 INFO InputProcess::SentinelOneCloudFunnelPullerSetup(sentinelone-cloud-funnel,cloud_funnel#12345,events#predefined) -> Checking if SQS queue arn:aws:sqs:us-east-1:384869583565:devo-s1-sqs exists
2023-04-24T10:07:08.724 INFO InputProcess::SentinelOneCloudFunnelPullerSetup(sentinelone-cloud-funnel,cloud_funnel#12345,events#predefined) -> SQS queue arn:aws:sqs:us-east-1:384869583565:devo-s1-sqs exists. Records are pullable.
2023-04-24T10:07:08.724 INFO InputProcess::SentinelOneCloudFunnelPullerSetup(sentinelone-cloud-funnel,cloud_funnel#12345,events#predefined) -> Setup for module <SentinelOneCloudFunnelPuller> has been successfully executed
Puller output
A successful initial run has the following output messages for the puller module:
Note that the PrePull
action is executed only one time before the first run of the Pull
action.
INFO MainThg for 4.517 second(s) until the next one
After a successful collector’s execution (that is, no error logs found), you will see the following log message:
2023-04-24T10:07:08.756 INFO InputProcess::SentinelOneCloudFunnelPuller(cloud_funnel,12345,events,predefined) -> Pull Started
2023-04-24T10:07:09.267 INFO InputProcess::SentinelOneCloudFunnelPuller(cloud_funnel,12345,events,predefined) -> Fetched 10 message(s) from SQS arn:aws:sqs:us-east-1:384869583565:devo-s1-sqs. Extracting records from S3 files.
2023-04-24T10:07:12.211 INFO InputProcess::SentinelOneCloudFunnelPuller(cloud_funnel,12345,events,predefined) -> (Partial) Number of messages per tag sent so far in this partial pull cycle: {'edr.sentinelone.dv.dns': 23, 'edr.sentinelone.dv.registry': 430, 'edr.sentinelone.dv.file': 294, 'edr.sentinelone.dv.ip': 15, 'edr.sentinelone.dv.logins': 14, 'edr.sentinelone.dv.scheduled_task': 2, 'edr.sentinelone.dv.group': 1, 'edr.sentinelone.dv.process': 2, 'edr.sentinelone.dv.cross_process': 2}
2023-04-24T10:07:12.211 INFO InputProcess::SentinelOneCloudFunnelPuller(cloud_funnel,12345,events,predefined) -> (Partial) Statistics for this pull cycle (@devo_pulling_id=1682323628755):Number of requests made: 21; Number of events received: 783; Number of duplicated events filtered out: 0; Number of events generated and sent: 783; Average of events per second: 226.657.
2023-04-24T10:07:12.784 INFO InputProcess::SentinelOneCloudFunnelPuller(cloud_funnel,12345,events,predefined) -> Fetched 10 message(s) from SQS arn:aws:sqs:us-east-1:384869583565:devo-s1-sqs. Extracting records from S3 files.
2023-04-24T10:07:15.083 INFO InputProcess::SentinelOneCloudFunnelPuller(cloud_funnel,12345,events,predefined) -> (Partial) Number of messages per tag sent so far in this partial pull cycle: {'edr.sentinelone.dv.dns': 47, 'edr.sentinelone.dv.registry': 830, 'edr.sentinelone.dv.file': 600, 'edr.sentinelone.dv.ip': 29, 'edr.sentinelone.dv.logins': 26, 'edr.sentinelone.dv.scheduled_task': 8, 'edr.sentinelone.dv.group': 4, 'edr.sentinelone.dv.process': 6, 'edr.sentinelone.dv.cross_process': 14, 'edr.sentinelone.dv.indicators': 1}
2023-04-24T10:07:15.083 INFO InputProcess::SentinelOneCloudFunnelPuller(cloud_funnel,12345,events,predefined) -> (Partial) Statistics for this pull cycle (@devo_pulling_id=1682323628755):Number of requests made: 42; Number of events received: 1565; Number of duplicated events filtered out: 0; Number of events generated and sent: 1565; Average of events per second: 247.351.
2023-04-24T10:07:15.619 INFO InputProcess::SentinelOneCloudFunnelPuller(cloud_funnel,12345,events,predefined) -> Fetched 10 message(s) from SQS arn:aws:sqs:us-east-1:384869583565:devo-s1-sqs. Extracting records from S3 files.
2023-04-24T10:07:17.880 INFO InputProcess::SentinelOneCloudFunnelPuller(cloud_funnel,12345,events,predefined) -> (Partial) Number of messages per tag sent so far in this partial pull cycle: {'edr.sentinelone.dv.dns': 70, 'edr.sentinelone.dv.registry': 1465, 'edr.sentinelone.dv.file': 894, 'edr.sentinelone.dv.ip': 41, 'edr.sentinelone.dv.logins': 38, 'edr.sentinelone.dv.scheduled_task': 8, 'edr.sentinelone.dv.group': 7, 'edr.sentinelone.dv.process': 9, 'edr.sentinelone.dv.cross_process': 20, 'edr.sentinelone.dv.indicators': 3}
2023-04-24T10:07:46.490 INFO InputProcess::SentinelOneCloudFunnelPuller(cloud_funnel,12345,events,predefined) -> Fetched 10 message(s) from SQS arn:aws:sqs:us-east-1:384869583565:devo-s1-sqs. Extracting records from S3 files.
2023-04-24T10:07:48.878 INFO InputProcess::SentinelOneCloudFunnelPuller(cloud_funnel,12345,events,predefined) -> (Partial) Number of messages per tag sent so far in this partial pull cycle: {'edr.sentinelone.dv.dns': 311, 'edr.sentinelone.dv.registry': 6580, 'edr.sentinelone.dv.file': 4031, 'edr.sentinelone.dv.ip': 209, 'edr.sentinelone.dv.logins': 184, 'edr.sentinelone.dv.scheduled_task': 58, 'edr.sentinelone.dv.group': 37, 'edr.sentinelone.dv.process': 50, 'edr.sentinelone.dv.cross_process': 112, 'edr.sentinelone.dv.indicators': 14}
2023-04-24T10:07:48.878 INFO InputProcess::SentinelOneCloudFunnelPuller(cloud_funnel,12345,events,predefined) -> (Partial) Statistics for this pull cycle (@devo_pulling_id=1682323628755):Number of requests made: 284; Number of events received: 11586; Number of duplicated events filtered out: 0; Number of events generated and sent: 11586; Average of events per second: 288.769.
2023-04-24T10:07:49.291 INFO InputProcess::SentinelOneCloudFunnelPuller(cloud_funnel,12345,events,predefined) -> No visible messages found in the queue arn:aws:sqs:us-east-1:384869583565:devo-s1-sqs
2023-04-24T10:07:49.291 INFO InputProcess::SentinelOneCloudFunnelPuller(cloud_funnel,12345,events,predefined) -> (Partial) Statistics for this pull cycle (@devo_pulling_id=1682323628755):Number of requests made: 285; Number of events received: 11586; Number of duplicated events filtered out: 0; Number of events generated and sent: 11586; Average of events per second: 285.829.
2023-04-24T10:07:49.292 INFO InputProcess::SentinelOneCloudFunnelPuller(cloud_funnel,12345,events,predefined) -> Statistics for this pull cycle (@devo_pulling_id=1682323628755):Number of requests made: 285; Number of events received: 11586; Number of duplicated events filtered out: 0; Number of events generated and sent: 11586; Average of events per second: 285.826.
2023-04-24T10:07:49.292 INFO InputProcess::SentinelOneCloudFunnelPuller(cloud_funnel,12345,events,predefined) -> The data is up to date!
2023-04-24T10:07:49.292 INFO InputProcess::SentinelOneCloudFunnelPuller(cloud_funnel,12345,events,predefined) -> Data collection completed. Elapsed time: 40.537 seconds. Waiting for 19.463 second(s) until the next one
After a successful collector’s execution (that is, no error logs found), you will see the following log message:
The value @devo_pulling_id
is injected in each event to group all events ingested by the same pull action. You can use it to get the exact events downloaded in that Pull
action in Devo’s search window.