agolo / logstash-test-runner

Logstash configuration testing framework
https://blog.agolo.com/the-easy-way-to-test-your-logstash-configuration-3f80eb5ffd59
MIT License
103 stars 24 forks source link

Having issue with changing the folders. #4

Closed ankurparasharpandey closed 6 years ago

ankurparasharpandey commented 6 years ago
    "message" => "09-05 20:40:58.723 [pool-16-thread-52] INFO  c.a.c.Controller Try # 1 for doc 789456 feed abcdef took 18 ms",
   "timestamp" => "2018-09-05T20:40:58.723Z"

} { "querytime_ms" => 22, "@timestamp" => 2018-09-05T20:40:58.723Z, "javaclass" => "c.a.c.Controller", "loglevel" => "INFO", "@version" => "1", "host" => "testing_host", "context" => "pool-16-thread-52", "message" => "09-05 20:40:58.723 [pool-16-thread-52] INFO c.a.c.Controller (On try # 1) Doc 789456 clustered into feed abcdef and joined 1 clusters. Total time: 22 ms. Updating DB!", "timestamp" => "2018-09-05T20:40:58.723Z" } -[2018-09-24T06:15:56,455][WARN ][logstash.agent ] stopping pipeline {:id=>"main"} ./test.sh: line 72: "1537769757" - "1537769741" : syntax error: operand expected (error token is ""1537769757" - "1537769741" ")

TEST SUMMARY

✔ passed - All tests

agolomoodysaada commented 6 years ago

Thanks for filing this issue. Can you please clarify the folder changes that were applied?

agolomoodysaada commented 6 years ago

This should be resolved by https://github.com/agolo/logstash-test-runner/pull/5