Can I schedule Urchin to process logs without using the Urchin Scheduler?
Answer:
You do not need to use the Urchin Scheduler to schedule Urchin's processing. In fact, if your installation is large (e.g. < 1000 profiles) you are discouraged from using the Urchin Scheduler.
To schedule Urchin to run without using the scheduler you can create a cron job that invokes urchin from the command line.
/path/to/urchin/bin/urchin -p"profile name"
No comments:
Post a Comment