ホスト フィールドと Web サーバーの値に関連付けられた prod タグを検索するには、ユーザーはどのような構文を指定しますか?
正解:B
To search for a tag on a specific field, Splunk requires the syntax tag::<field>=<tagname>. Extract: "To search for a tag associated with a field, use tag::<field>=<tagname>." Thus, tag::host=prod is correct.