How to Perform a Server Memory Dump

How to Perform a Server Memory Dump

14612
Created On 08/20/20 23:44 PM - Last Modified 10/22/25 09:44 AM


Objective


Perform a memory dump.

Environment


  • Cortex XSOAR
  • Version 5.5 and above.


Procedure


Web Browser:
  1. To enable the memory dump to download from port 6061, add the following configuration to the /etc/demisto.conf file.
"server.diagaddr":":6061"
  1. Restart the Cortex XSOAR service.
  2. To download the memory dump, open a web browser and go to: http://${xsoar_ip}:6061/debug/pprof/heap
CLI:
  1. As root, run the following command: wget http://localhost:6061/debug/pprof/heap. After a few seconds, a file named heap should be created in the local directory.
  2. Forward the heap file to the Customer Support team.

Note: Only perform a memory dump when requested by the engineering team.
 


Additional Information


How to Perform a Memory Dump for a Tenant



Actions
  • Print
  • Copy Link

    https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA14u000000HASkCAO&lang=en_US&refURL=http%3A%2F%2Fknowledgebase.paloaltonetworks.com%2FKCSArticleDetail

Choose Language