Hi,
We have a quite a "piggy backed" data coming from a system and extracting as
[mysourcetype]
SHOULD_LINEMERGE=false
INDEXED_EXTRACTIONS=CSV
FIELD_NAMES=Date,Time,EmployeeID,EmployeeName
TIMESTAMP_FIELDS=Date,Time
(A) System Data collected using UF => (B) Sent to Heavy Forwarder => (C) HF to Indexer => (D) Clustered SH
We have the
- inputs.conf in (A)
- props.conf with INDEXED_EXTRACTIONS=CSV in (B) , (C) & (D)
Directly indexing the file works perfectly in standalone Splunk Instance.
But when the data comes via the UF, the indexed extraction is not happening.
Any reasons for this? Should we add props.conf to UF?
↧