Getting Data In

Universal forwarder が新規ファイルをモニターしない

nobunari
New Member

日本語で失礼します。

私はLinuxにUFをインストールし、input.confを以下のように設定しました。

[monitor:///xxxx/]
whitelist = xxxx_list_<yyyymmdd>.csv

UFを再起動し、Splunk list monitorで対象のファイルが表示されていることを確認しました。

しかし、翌日に上記と同じコマンドでモニター状況を確認したところ、新しく作成されたファイル(xxxx_list_20241212.csv)が表示されませんでした。

こちら解決方法ご存知の方、

ご教示いただけますでしょうか

Labels (2)
0 Karma

marnall
Motivator

いらっしゃいませ!

ホワイトリストはRegExですか?

[monitor:///xxxx/]
whitelist = xxxx_list_\d{8}.csv

それがうまくいかない場合は、エラーを検索してみてください:

index=_internal /xxxx/

0 Karma
Get Updates on the Splunk Community!

Exporting Splunk Apps

Join us on Monday, October 21 at 11 am PT | 2 pm ET!With the app export functionality, app developers and ...

Cisco Use Cases, ITSI Best Practices, and More New Articles from Splunk Lantern

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Build Your First SPL2 App!

Watch the recording now!.Do you want to SPL™, too? SPL2, Splunk's next-generation data search and preparation ...