監査ログ記録
(The bot translated the original post https://lists.apache.org/thread/m5qot2b8qn3tg7sqjp0xh20rb0cg3dvj into Japanese and reposted it under Apache License 2.0. The copyright of posted content is held by the original poster.)
やあ、Solrコミュニティの皆さん、
Solr 8の監査ログ機能を試したことがある人はいますか? https://solr.apache.org/guide/8_8/audit-logging.html#audit-logging 7.xのSolrのビーチで歴史的に、リクエストの詳細をキャプチャするためにリクエストハンドラクラスのログレベルを低く設定したり(およびSolrプロキシでログを取ったり)してきましたので、これは素敵な機能追加に見えます。問題は、クエリ文字列がnullになっていることです。これは、時系列ログの重要な要素です。この機能を利用している他のユーザーは、同様の問題を経験していますか、または再現できますか?
Solr 8.8.2
2021-06-18 17:24:01.214 INFO (audit-122-thread-1) [ ] o.a.s.s.SolrLogAuditLoggerPlugin type="COMPLETED" message="Completed" method="POST" status="200" requestType="SEARCH" username="someuser" resource="/select" queryString="null" collections=[My_Collection]
ご意見をお待ちしています。
ありがとうございます。
Dwane
トピックへ返信するには、ログインが必要です。