logagent-js icon indicating copy to clipboard operation
logagent-js copied to clipboard

Extensible log shipper with input/output plugins, buffering, parsing, data masking, and small memory/CPU footprint

Results 43 logagent-js issues
Sort by recently updated
recently updated
newest added

Hi I have received `NetFlow` packets from a wide range of hardware and software devices or services that generate NetFlow packets via [this](https://github.com/delian/node-netflowv9) npm package.

In versions greater than **v3.0.58**, the dropeventsfilter plugin is ignoring the debug flag settings in the config file. This is causing the syslog to fill up with **INFO** and **drop-events...

Hi We have installed logagent as part of some poc and we have installed it on windows OS. We want to know what temporary files that logagent saves when we...

When config files are changed Logagent should - detect that - reconfigure itself according to new configs

enhancement

Monitoring Cisco router traffic with Netflow: https://github.com/delian/node-netflowv9

input
Hacktoberfest
new plugin

When pointing to own Elasticsearch server using "LOG_RECEIVER_URL" (or command-line flag), you should be able to specify your own index, but the Heroku listener seems to try to enforce that...

Hi, trying to install GROK plugin (as I understand I cannot turn it on in base image from docker hub? its not installed in this image? getting error plugin not...

Hi @adnanrahic, ## Scenario I am using an EC2 instance and running a node application on it using pm2. I want to forward the logs to AWS Elasticsearch. ## Problem...

Please help me ! I try connect logagent to kafka apache server First I install Logagent and the Kafka plugins (assuming nodejs is installed already): npm i -g '@'sematext/logagent npm...