Hi
I have just started implementing splunk for some of our application logging and while most logs seem to be working well we have a small issue with some XML messages.
I say messages because the XML-RPC for a particular system is logged in individual files rather than a log and there are around 40-50k files produced each day.
to increase indexing and reduce disk space i THINK we need to alter the way splunk indexes the files. I assume we need to index the entire contents of the file by setting segmentation to ignore fields within the file. But i cannot find a good example anywhere on the web of a related config.
the files contain a text header, an XML-RPC request, another text line(the http response code) and the response XML-RPC. we are not interested in stats on the contents but rather just having the contents indexed so we can locate message times.
dont suppose someone could give me a pointer as to how i can configure this?
thanks in advance
Tags: rpc, segmentation, xml
-
▶ Reply to This