Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
fluent-plugin-embedded-elasticsearch
Advanced tools
#Embedded ElasticSearch for Fluentd
This plugin launches a local ElasticSearch process inside Fluentd. ElasticSearch's version is 0.90-RC2.
Use RubyGems:
gem install fluent-plugin-embedded-elasticsearch
<source>
type embedded_elasticsearch
</source>
Also, please see "conf/example.conf" for an example configuration with fluent-plugin-kibana-server and fluent-plugin-elasticsearch.
Figure out what ElasticSearch options are useful. Right now, elasticsearch -f -Des.index.store=memory
is hard-coded, but all the ES options should be
configurable (either via -Des.config or inlining). Pull requests are
welcomed!
Author | Kiyoto Tamura |
Copyright | Copyright (c) 2013- Kiyoto Tamura |
License | Apache 2.0 License |
FAQs
Unknown package
We found that fluent-plugin-embedded-elasticsearch demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.