Tries to set the log file location of TS like described in the doc:
development: configuration_file: "RAILS_ROOT/config/ENVIRONMENT.sphinx.conf" log: "/var/log/test_searchd.log" query_log: "/var/log/test_query.log" pid_file: "RAILS_ROOT/log/searchd.ENVIRONMENT.pid" But it just doesn't work. It keeps logging to RAILS_ROOT/log/. Anyone already successful changed log file location? Furthermore I've observed that TS (or Sphinx iteself) writes pretty mich stuff to STDOUT. Since I'm using pasenger + apache all stdout is written /var/log/apache2/error.log by default. That's not really bad but I'm trying to keep log messages at a minimum. Anyone successful dropped these sysouts? Cheers, Sascha. -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/thinking-sphinx. For more options, visit https://groups.google.com/groups/opt_out.
