0
votes
0
comments
5,175
views

Welters Helpful Unix Administrative Scripts

0 votes, 0.00 avg. rating (0% score)
Over the years I have used many scripts to perform various tasks. Some of those scripts came from the-welters website. Here you will find some great perl scripts to perform such tasks like display Cisco CDP packets to performing symaccess commands on EMC storage arrays. These scripts are distributed under standard GNU Public License terms. […]
0
votes
0
comments
3,257
views

Sending Apache log messages to syslog

0 votes, 0.00 avg. rating (0% score)
Needing to send apache logs to my syslog server of which we have a syslog security monitoring application that parses through the content to alert on nefarious activity. Searching on the net there seems to be a number of ways to accomplish this so this is what I ended up doing.