You can do something like this: -Xloggc:<Your Storm Install
Dir>/logs/gc-worker-%ID%.log


On Wed, May 14, 2014 at 2:01 PM, Sean Allen <s...@monkeysnatchbanana.com>wrote:

> is anyone logging gc events for workers in their cluster?
>
> outside of the storm, the following jvm options are pretty standard for us:
>
> -XX:+PrintGCTimeStamps -XX:+PrintGCDetails  -XX:+UseGCLogFileRotation
> -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=1M -XX:+PrintGCDateStamps
> -XX:+PrintGCApplicationStoppedTime -XX:+PrintGCApplicationConcurrentTime
> -XX:+PrintSafepointStatistics -Xloggc:SOME_FILE
>
> I'm not sure how we could use these in storm and be able to create a per
> worker log file for gc events.
>
> --
>
> Ce n'est pas une signature
>

Reply via email to