Search:  

 
 
   All ForumsHot TopicsGallery






how-to block ads


 
Forums » Tech and Talk » OS and Software » All Things Unix » Sending emails via syslog-ng
Search Topic:
Share Topic:
RSS topic:
toggle:
flat / full
normal / watch
Posting:
Post a:
Post a:
Friend Asked Me For Some Unix Help »
« Virtual box host only ethernet adaptor  
AuthorAll Replies

reaky

join:2004-01-18
Killeen, TX

reply to reaky
Re: Sending emails via syslog-ng

Dear SirMeowmix_III
I tried the configuration like you sent as the following:

#=================================================================
# Remote logging
source src {
pipe("/proc/kmsg");
unix-stream("/dev/log");
tcp(ip(0.0.0.0) port(514));
udp(ip(0.0.0.0) port(514));
};

destination maillog { program("/syslog_fifos/host_fifo" flush_lines(1));
};
filter f_host {
match("172.31.250.68");
};

log {source(src); filter(f_host); destination(maillog); };
#==================================================================

But when I restart It gave me the following note :

WARNING: the match() filter without the use of the value() option is deprecated and hinders performance, please update your configuration;
-
Forums » Tech and Talk » OS and Software » All Things UnixFriend Asked Me For Some Unix Help »
« Virtual box host only ethernet adaptor  


Wednesday, 09-Dec 12:49:52 Terms of Use | Privacy Policy | Hosting by www.nac.net - DSL,Hosting & Co-lo | feedback | contact
over 10 years online! © 1999-2009 dslreports.com.republican-creole
page compression OFF
Most commented news this week
· [197] Sprint Sued For Distracted Driving Death
· [81] 3G Network Test Says AT&T Is Tops
· [72] Mediacom Unveils 105 Mbps Pricing
· [67] AT&T Launching New 24 Mbps U-Verse Tier
· [65] Sprint Poised For A Turnaround?
· [58] WPA Cracker: Test WPA-PSK Networks In 20 Minutes
· [50] The Future Of Wi-Fi Is Bright
· [47] Site Leaks Yahoo, Verizon Fed Data Share Pricing
· [44] Microwaving Your Innards Is Not 'Extreme'
· [39] Verizon LTE: 5-12 Mbps Downstream
Most people now reading
· Comcast refused to install 400' feet. [Comcast HSI]
· Cross Server Dungeon Experience [World of Warcraft]
· The aftermath [World of Warcraft]
· Is sleeping similar to being dead? [General Questions]
· IMG 1.7 (IMG Updates and Discussion) [Verizon FIOS TV]
· [game] CG6 - Gunslinger - Day 1 [Pub Games]
· [How to] Install Asterisk on an Asus WL-520GU router [VOIP Tech Chat]
· persistent connection to qw-in-f113.1e100.net on boot [Security]
· Man Downloads Child Porn "Accidentally," Faces 20 Years [Security]