On Wed, 2009-12-02 at 14:44 -0500, Paul Mossman wrote: > Hi all, > > I have a sipx-logtrans script that cuts log entries into a much shorter > form, useful when viewing them from a console. > > For example, it condenses: > > "2009-12-02T15:35:43.142000Z":19::INFO:bcmsl2030.ca.nortel.com:main:0000 > 0000:Servlet:"Generated Nortel IP 12x0 SIPdefault.xml." > "2009-12-02T15:35:43.212000Z":20::INFO:bcmsl2030.ca.nortel.com:main:0000 > 0000:Servlet:"Starting org.sipfoundry.sipxprovision.auto.Servlet servlet > on *:8185" > > into: > > 10:35:43.142 [main] Generated Nortel IP 12x0 SIPdefault.xml. > 10:35:43.212 [main] Starting org.sipfoundry.sipxprovision.auto.Servlet > servlet on *:8185 > > (Note the conversion to local time.) > > I'm getting tired of manually copying it onto systems, so I'd like to > put it into sipXtools. > > Comments?
Why not implement it as an option (or set of options) to syslogviewer ? _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
