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!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...