09-06-2005 09:43 AM
Hi,
We use a tail command to list the real-time of the syslog_info in Solaris. Can we perform the same function in Windows 2003? If possible, what windows script do you use to produce the same result?
tail -f /var/log/syslog_info
thx,
09-06-2005 10:36 AM
If you have CiscoWorks LMS installed, there is a utility called logview that you can use
09-08-2005 01:47 PM
Where is this utility located? I'm currently using LMS 2.2 and I can't seem to find logview.
09-08-2005 01:50 PM
CSCOpx\bin\logview.exe
09-09-2005 05:54 AM
Does it exist on Solaris? I can't find it /opt/CSCOpx/bin.
09-09-2005 06:01 AM
It doesn't exist on Solaris.
This command is equivalent to tail -f on Solaris.
09-09-2005 10:15 AM
Hi
you can install the Cygwin libraries which contains a lot of unix commands for Windows.
I've used it extensively and it works great, you get all the standard *nix commands like find, grep, cat and of course tail.
You can get Cygwin here:
HTH
Regards.
09-12-2005 10:41 PM
Hi
Use the attached tool,
It does the same thing as tail does in Solaris. But the problem is, this tool works only on Windows XP. So to get the "tail" of Syslog_info (assumes that CW2K is installed in Win2K server), map the drive of CW2k (where syslog file is) to a XP machine and run the program from XP machine.
Brgds
Habeeb
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide