[Bug 242] New: IP address stripped to first number with use_fqdn off
https://bugzilla.balabit.com/show_bug.cgi?id=242 Summary: IP address stripped to first number with use_fqdn off Product: syslog-ng Version: 3.4.x Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: unspecified Component: syslog-ng AssignedTo: bazsi@balabit.hu ReportedBy: list0570@paradise.net.nz Type of the Report: bug Estimated Hours: 0.0 transport("udp") ip("0.0.0.0") port(514) ip-protocol(4) keep_timestamp(no) keep_hostname(no) # no = rewrite hostname use_dns(yes) # yes, no, persist_only use_fqdn(no) Regardless of what the use_dns setting is, if the host name is an IP address A.B.C.D, use_fqdn is no, and /etc/hosts has no name and the DNS lookup fails, then only "A" is logged as the host name. This is not useful at all - if a name lookup fails for an IP address, you have to keep the IP address and not truncate it to something useless. syslog-ng-3.4.2-1.5.1.i586 from openSUSE 12.3 -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.balabit.com/show_bug.cgi?id=242 --- Comment #1 from Balazs Scheidler <bazsi@balabit.hu> 2013-08-01 08:08:41 --- a fix is already on 3.4 master -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.balabit.com/show_bug.cgi?id=242 Gergely Nagy <algernon@balabit.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.1.1 CC| |algernon@balabit.hu Resolution| |DUPLICATE Status|NEW |RESOLVED --- Comment #2 from Gergely Nagy <algernon@balabit.hu> 2013-08-13 10:36:42 --- *** This bug has been marked as a duplicate of bug 240 *** -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla@bugzilla.balabit.com