Re: Cisco Names in logs
"Gabriel Friedmann" <[email protected]>
| Newsgroups | gmane.comp.sysutils.loganalysis |
|---|---|
| Message-ID | <[email protected]> |
Thank you, James! I like this idea a lot. If other avenues don't work out, this will be my suggestion. I've heard that a couple log analysis tools just give up and parse the config file. But this means you have to provide the config to the tool somehow. I believe Cisco MARS does this, but i can't verify it right now. -- Gabe On Mon, September 25, 2006 6:17 am, James wrote: > On 9/20/06, Gabriel Friedmann <[email protected]> wrote: > >> Hey All! >> >> >> My network team sure does love using the PIX name command. >> >> >> see: >> http://www.cisco.com/en/US/products/ps6120/products_command_reference_ch >> apter09186a00805fb9d9.html >> >> Problem is, after running a command such as >> name 192.168.42.3 FOOHOST > > How about > > > name 192.168.42.3 FOOHOST_192.168.42.3 > > you can then grep config or logfiles for ip addresses. > > > -- > James > >