![]() |
Search QueriesLog? Is it possible to log the incoming search queries in Phex 3.4.xx.xx? I thought a line in the phex.cfg file of the following might work: searchMonitorFile=C\:\\phex\\query.log Any suggestions? :xirokrotima: |
The concept was changed. But the functionality is still available you just need to hook it into the code by yourself. Here is some example code blog: Code: File file = new File( "/phex/query.log" ); SourceForge.net Repository - [phex] View of /phex/trunk/src/main/java/phex/query/QueryMsgToWriterMonitor.java Gregor |
Where would this code snippet be added? Does this require recompilation? The link you listed for additional info is broken. |
You could add it to the phex.query.QueryManager constructor line 79 Yes you need to recompile. The link should work, try it again may SF had a downtime. |
All times are GMT -7. The time now is 05:15 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.
Copyright © 2020 Gnutella Forums.
All Rights Reserved.