Logstash occupies superior folder of log folder

I assigned the path ' /AllLog/Logstash'.
But sometimes when I start the logstash, log(log of logstash) is not stacked because the AllLog folder is full(capacity). But when I stop the logstash, the capacity of AllLog folder is not full(this folder has sufficient capacity to store the log.
why did logstash occupy the AllLog folder's capacity(the upper folder(AllLog) of real folder(Logstash, the folder that is stacked the logstash's log)?
Is it related to command like ( > /AllLog/Logstash/logstash-plain.log & ) that I write when I start the logstash?

Thank you for reading..!!

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.