Getting Data In

How to extract data from logfiles in XML format?

chezbert
New Member

I have set up a universal forwarder to monitor my
server logfile. The file is written in XML format
and thus has a header and footer of:

<?xml version="1.0" encoding="UTF-8"?><rps_logfile version="1.0">

and:

</rps_logfile>

respectively.

As the server produces log output, it appends to the file by
backing up over the footer, writing the new entry, and re-writing
the footer.

This causes the universal forwarder to send redundant information
and the splunkd receiving the data seems to get confused sometimes.

What are my options for having the header & footer ignored or
having the forwarder send only the truly new information?

Tags (2)
0 Karma

chezbert
New Member

I decided to indulge in a preprocessing approach.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...