Logstash 5.0 does not use /etc/sysconfig/logsgtash. It uses /etc/logstash/jvm.options, mirroring how Elasticsearch 5.0 handles jvm settings. This change is especially important as it allows the JVM locale to be set easily.
Try putting your heap settings in there.