Replies: 4 comments 2 replies
-
Looking at my logstash log Is this receiver able to communicate with your manager? Specifically on ports 4506 and 4505. You can check that by running |
Beta Was this translation helpful? Give feedback.
-
Hi, the log is being ingest into the database, the only issue is the log files that is getting bigger and bigger, I came with a solution that was every 15-minute override it with echo > "" /opt/so/log/logstash/logstash.log . |
Beta Was this translation helpful? Give feedback.
-
Hi reyesj2, |
Beta Was this translation helpful? Give feedback.
-
Hi, now the issue that I am having after deploying 140 agent and the Logstash process crash after a few minute: [2024-09-05T15:21:31,662][WARN ][logstash.outputs.redis ] Failed to flush outgoing items {:outgoing_count=>125, :exception=>"Redis::CommandError", :backtrace=>["/usr/share/logstash/vendor/bundle/jruby/3.1.0/gems/redis-4.8.1/lib/redis/client.rb:162:in |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Version
2.4.80
Installation Method
Security Onion ISO image
Description
installation
Installation Type
Distributed
Location
on-prem with Internet access
Hardware Specs
Exceeds minimum requirements
CPU
16
RAM
512
Storage for /
100
Storage for /nsm
1tb
Network Traffic Collection
span port
Network Traffic Speeds
Less than 1Gbps
Status
Yes, all services on all nodes are running OK
Salt Status
Yes, there are salt failures (please provide detail below)
Logs
No, there are no additional clues
Detail
Hi security onion community ,
Have deploy a brand new security onion deploy with:
A manager
a search node
a receiver
after some time the receiver disk got fill up with the log from logstash saying the message below in less than 4 hour the 100gb disk space with only 3 agent installed. got filled up.
I would like to emphasize that not custom configuration have been added this is the default configuration.
Caused by: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.ssl.Alert.createSSLException(Alert.java:131) ~[?:?]
at sun.security.ssl.TransportContext.fatal(TransportContext.java:378) ~[?:?]
at sun.security.ssl.TransportContext.fatal(TransportContext.java:321) ~[?:?]
at sun.security.ssl.TransportContext.fatal(TransportContext.java:316) ~[?:?]
at sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkClientCerts(CertificateMessage.java:1301) ~[?:?]
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions