Skip to content

Issue when processing data through logstash #22

@The1WhoPrtNocks

Description

@The1WhoPrtNocks

Hi,

I am trying to send my networks data to both domain_stats and freq_server for analysis and enrichment.
I am sending on average 20 queries per second.

When this data is sent just to freq_server the VM idles and process the data like a dream.
However as soon as I also send that same data to domain_stats the ingesting of the data post processing by ELK drops of a cliff.

We have investigated CPU, memory and Disk IO and is all seems reasonable on both the VM running domain_stats and ELK.
The memory utilization for the caching is consistently under utilized based on sending the stats query.
Looking at the local logging for both domain_stats and log-stash they seem to be up-to-date.

Has anyone else come across this issue, i have tried multiple configs rdap vs ISC ?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions