Splunk Enterprise

jsonファイルのフィールドに格納できるデータの上限を設定したい

Msugiyama
Path Finder

APIから送られるjsonファイルで24時間・毎分のデータを取得し、
データの取り込みでデフォルトのソースタイプ:_jsonを指定しました。

任意の形でテーブルを作成することができましたが、
一つのフィールドに表示されるデータは42行分しかありませんでした。
(24hx60min=1440count)

上限値を修正し、1440行分を完全に表示することは可能でしょうか?

Labels (1)
Tags (2)
0 Karma

Msugiyama
Path Finder
Props.confのsorcetypeに
max_events=2048 (←コレ関係ないかも)
truncate=0
を追記して全量が表示できるようになりました。
0 Karma
Get Updates on the Splunk Community!

Index This | What’s a riddle wrapped in an enigma?

September 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

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 ...