One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
Earn up to 16% annual interest with Nexo.
More flexibility. More control.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
creates an extra socket for syslog (e.g. in a chroot jail)
Developed for systems that have an older version of syslogd which does not support multiple sockets (e.g. via the '-a' flag). Performs extensive message validation according to RFC 3164
Colour lines in syslog-ng logs according to severity
Pipe to colour lines produced by syslog-ng and similar programs written to terminal (TTY) or file. The program inserts ANSI escape sequences to colour log lines according to their severity. This means the colouring works when viewed on a terminal or using programs such as "less" or "more".
You have to customize syslog-ng to include severity as the first character in each logged line, and to pipe the logged messages through the logcolourer program.
A syslogd supporting on-demand disk buffering, TCP, writing to databases, configurable output formats, high-precision timestamps, filtering on any syslog message part, on-the-wire message compression, and the ability to convert text files to syslog.
Rootsh is a wrapper for shells which logs all echoed keystrokes and terminal output to a file and/or to syslog. It's main purpose is the auditing of users who need a shell with root privileges. They start rootsh through the sudo mechanism.
SiteView Syslog is a port of ossec.net to Erlang and wxWidget. Taking advantage of Erlang's capability, SiteView Syslog provides high performance and distributed log message decoding and rule processing engine.
Php-Loging-System is a front-end for viewing syslog-ng messages and snort alerts logged to MySQL in real-time, with Apache, Bash, and Squid detailed searching and analysis.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Malu is a webbased network management system (Syslog, SNMP traps, graph SNMP values, TFTP server, reactions to events, ...). Design targets are scalability, flexability and simplicity.
...Can track several log files at once, and trigger actions by regexp matching. Actions are defined via modules with a very simple interface to implement. It can monitor syslog as well as gather web server stats.
Syslog-slogger can be used to generate controlled,random syslogs.Syslogs to be genereated r listed in a file and can contain list of values - one of which would randomly used to create the message. Syslog generation rate can be controlled as well
Syslog Collector listen for syslog messages and parse them following some regular expressions. It then increment some counters which are exposed through SNMP Agent-X interface
Reads accounting log created by CAR, searches for defined fields in the ticket, and sends to syslog in specified format (and tries not to die doing it). Combines logger(1) and tail(1). Any kind of feedback is welcome.
A PHP application to search for matching strings in log files. It was mainly designed for usage in a syslog server environment with big log files, where you cannot log to databases due to the size, but to plain text files which will be searched.
A simple implementation of "RFC3195 - Reliable Delivery for syslog" using the Vortex BEEP Library. It can be used as a jumping off point for your own applications. Currently only the RAW profile is implemented.
Rxlogd is a receive-only syslog server (collector) that can coexist with sysklogd. It features simplicity, ease of use and a built-in dns cache for high performance.
Check_sys is set of scripts written in Perl which can be used to monitor Linux servers (cpu, memory, swap, load, processes, network, filesystems, uptime, disks' I/O). It collects data and stores it using RRDTOOL library. It can log events through syslog
This program summarizes the contents of a log file written by syslog, by displaying each unique (except for the time) line once, and also the number of times such a line occurs in the input. The lines are displayed in the order they occur in the input.
This java project goal is to parse text log files of custom types, and send its log events to a syslog server. it use a xml based configuration file. it support user defined severity and facility using java regex. It can be installed as a Windows service