Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
パターンの下で検索したいのですが、結果は指定されたパターンに一致する行のみを表示し、その行は一意である必要があります-
原因: java.io.NotSerializableException:
どうすればこれを達成できますか?
前もって感謝します。
以下は、検索クエリを記述して必要なものを取得する 1 つの方法です。
... "Caused by: java.io.NotSerializableException:" | uniq
詳細については、Splunk の Search Command Referenceを参照してください。