zlolotus Posted April 25, 2013 Ребята подскажите пожалуйста, как сделать так чтобы логи скидывались в отдельный файл. пока все пишется в all.log cat syslog.conf +*192.168 *.* /var/log/switch.log Вот что пишу на коммутаторе en syslog create syslog host 1 ip 192.168.255.251 config syslog host 1 state enable conf syslog host 1 st en conf syslog host 1 se c Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
alkanaft Posted April 25, 2013 local5.* /var/log/dlink-all.log # SYSLOG config log_save_timing on_demand enable syslog config system_severity trap information config system_severity log information create syslog host 1 ipaddress xx.xx.xx.xx severity informational facility local5 udp_port 514 state enable Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
f13 Posted April 25, 2013 какой сислог? rsyslog точно умеет раскладывать по папочкам по ip Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...