I have a set of Lucene indexes for which I need to log all accesses and possibly
queries. I can use kernel-level auditing to record file accesses, but what would
be the best approach to logging the strings for all queries against these indexes?
What comes to mind is a Lucene analogy to a database server, such that the index
files are owned by a special user and readable only by software running as that
user. Could Solr provide a good audit trail?
Thanks for any pointers.
Chuck
--
Chuck Bearden
Programmer Analyst IV
The University of Texas Health Science Center at Houston
School of Biomedical Informatics
Email: charles.f.bear...@uth.tmc.edu
Phone: 713.500.9672
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org