Getting Data In

Universal Forwarderのログ転送先について

bizitadmin
New Member

Syslogサーバー(+Universal Forwarder) → Splunkサーバー

上記の図のように、Syslogサーバーにフォワーダーをインストールし、正常にSplunkサーバーにもログが取り込めていることは確認できているのですが、Splunkサーバー上のどこにフォワーダーで転送したログは保存されているのでしょうか?

Added Translation:

Syslog server (+ Universal Forwarder) → Splunk server

As shown in the above figure, I installed the forwarder on the Syslog server and confirmed that the log can be successfully imported to the Splunk server, but the log transferred by the forwarder where on Splunk server is saved Is it there?

0 Karma

HiroshiSatoh
Champion

Splunkサーバに取り込めていることが確認できているということはサーチで確認できているというこですよね?
であれば、サーチウインドウのデフォルトフィールドにindexというフィールドがあるのでその値を確認下さい。
そのインデックスに格納されています。

物理的な場所を聞いているのであれば、GUIから設定>インデックスで該当のインデックスが格納されているパスが確認できます。

インデックスの構成についてはマニュアル(インデクサーおよびインデクサーの クラスタの管理)を見て下さい。

0 Karma

ansif
Motivator
  1. You need to configure inputs.conf on syslog server with the Indexname
  2. If you have not changed the default path of Splunk DB then the index will be available under $SPLUNK_HOME/var/lib/splunk dir
  3. You can check if data get indexed using the search below:

    index=indexname

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...