Dashboards & Visualizations

one xml file is split into mulitple event

SplunkCSIT
Communicator

how come when i forward one xml to indexer, it is split into multiple event, how to configure such that one xml is in one event? thks

Tags (1)
0 Karma

martin_mueller
SplunkTrust
SplunkTrust

You'll need to set appropriate props.conf settings, see http://docs.splunk.com/Documentation/Splunk/6.0.2/Admin/propsconf

For your case, you're probably hitting maximum lines or bytes per event - consider adding these to your sourcetype's stanza:

MAX_EVENTS = a number large enough to accommodate your number of lines
TRUNCATE = a number large enough to accommodate your number of bytes
0 Karma

martin_mueller
SplunkTrust
SplunkTrust

Take a look at BREAK_ONLY_BEFORE in props.conf: http://docs.splunk.com/Documentation/Splunk/6.0.2/Admin/propsconf
You should be able to set that to the start of your events, and Splunk will break them accordingly.

0 Karma

SplunkCSIT
Communicator

The # of events is 1528 and the byte is ~118000. What would be your recommendation?

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

Well, beyond guessing that it might be a size-related issue I'm going to need more information about the data.

0 Karma

SplunkCSIT
Communicator

cannot work, i made the above changes, restart the splunk and the xml is still split into multiple events

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...