Refine your search:

When extracting logs from an oracle database and Weblogic Server, can the logs be of the same format? or do they have to be different formats?

asked 28 Jun '11, 13:36

psichoMRT's gravatar image

psichoMRT
111
accept rate: 0%


One Answer:

The WebLogic server logs are likely to be in log4j format. At least the ones on my WebLogic server are.

The Oracle database logs are in their own format.

You could do some work to try and massage one of the log files into the same format as the other. The question would have to be why. One of the features of Splunk is it's ability to handle different log file formats and be able to provide consolidated view onto them.

link

answered 08 Jul '11, 08:56

MickSheppard's gravatar image

MickSheppard
21117
accept rate: 21%

Post your answer
toggle preview

Follow this question

Log In to enable email subscriptions

RSS:

Answers

Answers + Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×35
×10

Asked: 28 Jun '11, 13:36

Seen: 2,277 times

Last updated: 08 Jul '11, 08:56

Copyright © 2005-2012 Splunk Inc. All rights reserved.