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!

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...