Deployment Architecture

forward oracle/weblogic logs

vj3478
New Member

Hi,

I am new to splunk and tyring to configure forwarding of weblogic output logs. Splunk enterprise is installed/set up on serverA and universal forwarder on serverB which has weblogic server running on it. Below is the inputs.conf of universal forwarder on serverB.

inputs.conf of universal forwarder:
[monitor:///opt/user_projects/domains/wlsDomain/servers/ms1/logs/ms1.log]
disabled = false
sourcetype = log4j
index = true

./splunk list forward-server

192.168.11.12:9997

When I do a search "host=serverB", I do not see any data from the weblogic server. Can anybody please help me with set up or let me know where can I find useful documentation (i tried for apache http and it works, but not for weblogic).

0 Karma

pmdba
Builder

The "index" parameter in your inputs.conf file should name the Splunk index in which your data will be stored; unless your index is named "true", you probably need something else here. Make sure you have created an index on the indexer to hold the data, and that it is named here. See this documentation for an example of what should be in inputs.conf. You should also have an "outputs.conf" file defined that tells the forwarder where to send its data. See the documentation here for more information on outputs.conf.

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...