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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

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