|
Colapse all |
Post message
[logs] Capturing facility and level information 2007-06-14 Tina Bird (tbird precision-guesswork com) (2 replies) Re: [logs] Capturing facility and level information 2007-06-18 Chris Brenton (cbrenton chrisbrenton org) RE: [logs] Capturing facility and level information 2007-06-18 Rainer Gerhards (rgerhards hq adiscon com) [logs] capturing facility and level info redux 2007-06-08 Tina Bird (tbird precision-guesswork com) I'm really hoping that the ability to capture facility and level information in various stock *nixen has improved over the last several years. The last time I checked, Solaris would allow me to tag syslog data with these values, and Redhat wouldn't, no matter what I tried, leaving me to install sys [ more ] [ reply ] [logs] About that failed login data 2007-06-08 Tina Bird (tbird precision-guesswork com) (1 replies) I forgot to mention: if you are sending me data, please try to capture the facility and priority at which your system records the failed login events. This is not always a trivial activity, so don't waste a lot of time on it, but if you can get at it, it will be given a very good home :-) thanks - [ more ] [ reply ] [logs] Request for data 2007-06-07 Tina Bird (tbird precision-guesswork com) Hi all -- For those of you who have seen the logging infrastructure guide Abe Singer and I wrote for USENIX, you'll remember the section we titled "Spelling login in many languages." I'm making a similar collection for a new article. I'm interested in failed login messages from as many different [ more ] [ reply ] [logs] log4j syslog 2007-06-07 offset (offset ubersecurity org) I'm looking for any gotchas on implementation/design issues regarding using log4j SyslogAppender. Currently we use flat log files for logging and are looking to use syslog to ease the pain of pulling logs into a SIM. I'd be interested in any issues surrounding message size limitations, etc. -- of [ more ] [ reply ] [logs] RE: Analyzing tons of logs 2007-06-07 Jamie Tyler (jamie tigerteam net) I apologize for replying to a late thread. I debated as to whether I should, but given the recent tests and research that I have been conducting for the US Gov I felt compelled to share my findings. My research has uncovered a product, previously developed by the US Government (as a database), [ more ] [ reply ] [logs] Remote log injection paper 2007-06-06 Daniel Cid (danielcid yahoo com br) Hi List, I just finished an article about "Remote log injection", that shows some methods to inject data into SSH and vsftpd logs that can cause log analysis tools to parse them incorrectly. This paper also exposes some vulnerabilities on DenyHosts, Fail2ban and BlockHosts that can lead to arbitra [ more ] [ reply ] RE: [logs] Calculating events per sec 2007-06-06 Hayes, Bill (Bill Hayes owh com) I did some planning for our SIM installation and used a combination of approaches. First, I used an EPS calculator I found at a SIM vendor web site. I modified the results based on the events I knew were happening on average per each device. Next, I developed a spreadsheet where I multiplied the dev [ more ] [ reply ] RE: [logs] Calculating events per sec 2007-06-06 jcalhoun securityeventmonitoring com (1 replies) Hey Brian, What are your log sources? Servers, routers, ids, firewalls? I don't know of any formula, as device type and environments are the main driver of how logs are generated. Environments and device configurations are very dynamic so it's really hard to calculate such numbers ahead of time. [ more ] [ reply ] RE: [logs] Syslog and facilities 2007-06-06 jcalhoun securityeventmonitoring com If you are logging all logs to one file on your central syslog server then the facilities won't matter. If, however, you want to send all of you router logs to say /var/log/router_logs and all of your firewall logs to /var/log/firewall_logs, then the facilities can be used to "flag" classes of log [ more ] [ reply ] [logs] Calculating events per sec 2007-06-06 Brian Byrne (bbyrne wareonearth com) (4 replies) Hello all, Long time listener, first time caller. I am working on putting together a SIMs package and one bit of info. I need is to calculate the events per second we expect to get. I don't know if there is well known formula for this but I didn't find one in my research. I was hoping the group [ more ] [ reply ] Re: [logs] Calculating events per sec 2007-06-06 Marcus J. Ranum (mjr ranum com) (2 replies) [logs] Syslog and facilities 2007-06-06 saudi sans (saudisans gmail com) (4 replies) Syslog has facilities and levels. What is the "facility" in syslog ? The level concept is pretty intuitive. As I understand "facility" field contains the source-program which generated the log entry . I have a central syslog server where I am aggregating logs from several cisco routers and Unix m [ more ] [ reply ] Re: [logs] Facility 101 (was: Syslog and facilities) 2007-06-18 Chris Brenton (cbrenton chrisbrenton org) |
|
Privacy Statement |
Since I sent out my request for failed login data, I've had a couple of
queries about how to capture facility and level data for syslog data. It's
an annoying problem, because although it seems like it ought to be
straightforward, it's anything but.
For Linux and FreeBSD (the servers I am currentl
[ more ] [ reply ]