AppD Archive

AppD weblogic startup

CommunityUser
Splunk Employee
Splunk Employee

My managed server interacts with Admin console using node manager. I am trying to startup AppD on my managed server. 

I can start AppD when i make changes to startWeblogic.sh and see the metrics flowing. This is not our prefered way of deployments. We deploy our ws from console and node manager starts our managed servers (I have 5 configured on different VM's) using weblogic.Server command. Now where do we add the changes for AppD startup. Please help.

0 Karma

Arun_Dasetty
Super Champion

Hi,

Can you see if the following information helps:

step1: mkdir <domain_home>/servers/<server-name>/security


step2: Create a new file called boot.properties and enter below property values, change the values accordingly
username=<username>
password=<password>

http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/wls/10g/r3/installconfig/enable_auto_l...

step3: Now save this file and start the managed server as usual.
<domain_home>/bin/startManagedWebLogic.sh managedServerName http://localhost:7001
Or
<domain_home>/bin/startManagedWebLogic.sh Server-0 t3://localhost:7001
Ex:
<domain_home>/bin/startManagedWebLogic.sh Server-0 t3://localhost:7001

comment the -javaagent entry in startweblogic.sh/cmd and update the javaagent entry in startManagedWeblogic.sh and setWLSEnv.sh and we add the modified script in startmanaged script 


- please provide the script file if you could not locate section for java opts to add

Regards,

Arun

0 Karma
Get Updates on the Splunk Community!

See just what you’ve been missing | Observability tracks at Splunk University

Looking to sharpen your observability skills so you can better understand how to collect and analyze data from ...

Weezer at .conf25? Say it ain’t so!

Hello Splunkers, The countdown to .conf25 is on-and we've just turned up the volume! We're thrilled to ...

How SC4S Makes Suricata Logs Ingestion Simple

Network security monitoring has become increasingly critical for organizations of all sizes. Splunk has ...