Jan Gerhards

My Personal Web Site

Author : Jan Gerhards

Rebooting my Blog

After a long hiatus, I am planning to restart this blog. While different choices of platforms might be available, here are my reasons for continuing work on this blog. LinkedIn is slowly but surely becoming a common platform for posting information and content similar to the ones I plan to focus on this blog. However, […]

rsyslog packages on OBS

For some time, there has been a new repository for rsyslog and associated programs on OBS. There will be packages for more distributions than on the current official packages. We will add modules not available on the rsyslog site, for example omhttp. The link to download rsyslog packages from OBS is:      https://software.opensuse.org//download.html?project=home%3Argerhards&package=rsyslog One reason […]

new packages available at obs

Currently we are working on new rsyslog packages using the SUSE OBS tool. While this is still experimental, we have now published the first batch of packages. You can find them here. We have decided to first focus on Debian, since there are no other rsyslog official packages for this distribution. However, these are still […]

SLFA release

As I mentioned in my recent post about the mmanon rewrite, I have been working on an offline anonymization tool. It is called SLFA (short for simple log file anonymizer) and I have now finished the first usable version. SLFA is a java application that allows you to anonymize files from the command line. Currently, […]

Mmanon rewrite finished for the time being

I have recently finished the rewrite of the mmanon module. Now I have also finished implementing support for IPv6. This includes the same parameters as IPv4, but the mode parameter is now called anonmode, to make a later implementation of different output format modes for ipv6 easier. This might be in the future, but it […]

IPv6 anonymization portability problems

IPv6-addresses are represented by 128 bits. This makes it possible to provide far more addresses than IPv4. However, this also causes problems when working with IPv6. In this case, I am currently working on an IPv6-anonymiation function for rsyslog. There are some systems that support an unsigned 128 bit integer when using GCC or clang […]

Scroll to top