Logstash error -"Could not load '.aprc' from ENV['HOME']: couldn't find HOME environment -- expanding `~"

Hi Folks,

I have a log file that logstash(8.6.2) is successfully parse, but has this error . i'm not sure whats causing it ? Could have a look ? , the data doesnt appear in kibana either


Could not load '.aprc' from ENV['HOME']: couldn't find HOME environment -- expanding `~'
{
            "num_packets_read" => "1143166",
         "num_packets_written" => "1649170",
                  "bytes_read" => 1026937866,
    "interface_logger_version" => "1",
                "interface_ip" => "23.205.102.157",
               "bytes_written" => 1669215194,
                   "interface" => "eth0",
                  "@timestamp" => 2023-03-23T00:38:05.000Z
}
Could not load '.aprc' from ENV['HOME']: couldn't find HOME environment -- expanding `~'
Could not load '.aprc' from ENV['HOME']: couldn't find HOME environment -- expanding `~'
Could not load '.aprc' from ENV['HOME']: couldn't find HOME environment -- expanding `~'
{
            "num_packets_read" => "1201684",
         "num_packets_written" => "2174014",
                  "bytes_read" => 994509788,
    "interface_logger_version" => "1",
                "interface_ip" => "23.205.102.157",
               "bytes_written" => 2248604806,
                   "interface" => "eth0",
                  "@timestamp" => 2023-03-22T23:55:35.000Z
}
1 Like

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