Increasing Product Memory
Follow these steps to increase the memory allocated to EventLog Analyzer.
- Go to EventLog Analyzer folder → open file titled "server\conf\wrapper.conf"
- You can increase the memory allocated by editing the default values of initmemory and maxmemory as shown below.
# Initial Java Heap Size (in MB)
wrapper.java.initmemory=1024
#Maximum Java Heap Size (in MB)
wrapper.java.maxmemory=1024
- Restart the product after memory allocation. The changes will be effective only after the product is restarted.
Note: Memory cannot be increased greater than 1 GB in 32-bit systems.