| |
Installing and Using
Urchin
Your Signature account comes with the ability to add Urchin log
analyzer. After Urchin is installed it is automatically run nightly
to update with information from the previous day.
Installing
Urchin
- Log in to
your Signature account with Telnet/SSH.
- From the
UNIX shell prompt, type the following commands to install Urchin:
% urchin_enable
% /usr/local/bin/rotate
Updating
Urchin
Run the following command to update Urchin immediately:
Accessing
Urchin
To access Urchin go to the following URL in your Web browser:
http://domain.name/urchin
Note: Replace
domain.name with your domain name.
Disabling Urchin
- Log in to
your Signature account with Telnet/SSH.
- From the
UNIX shell prompt, type the following commands to disable Urchin:
Uninstalling
Urchin
- Log in to
your Signature account with Telnet/SSH.
- From the
UNIX shell prompt, type the following commands to uninstall Urchin:
|