Hello, the timestamp is the same. But the ID is different
Em terça-feira, 6 de dezembro de 2016 14:31:37 UTC-2, Jochen Schalanda
escreveu:
>
> Hi Anderson,
>
> do all "duplicated" messages have the same timestamp and the same message
> ID or are they different?
>
> Cheers,
> Jochen
>
> On Wednesday, 23 November 2016 16:29:56 UTC+1, Anderson Gabriel wrote:
>>
>> Hello, I have a graylog with elasticsearch configured on only 1 server. I
>> am capturing jboss logs. But my messages are replicating for more than
>> 20x each.
>>
>> Configuration logstash:
>>
>> input {
>> filet {
>> Type => "aeq-pro"
>> Add_field => { "ugcs_server" => "172.29.1.114"}
>> Add_field => { "ugcs_application" => "aeq-pro"}
>> Add_field => { "ugcs_environment" => "production"}
>> Add_field => { "ugcs_type" => "jboss-pro"}
>> Path => "/nfs/prod/logs/jboss6/aeq/server.log"
>> Codec => multiline {
>> Pattern => "^% {TIMESTAMP_ISO8601}"
>> Negate => true
>> What => previous
>> }
>> }
>> }
>>
>> filter {
>> mutate {
>> Type => "aeq-pro"
>> Add_tag => [ "aeq-pro"]
>> Remove_tag => [ "multiline"]
>> }
>> }
>>
>> # Output
>>
>> output {
>> gelf {
>> Host => "172.29.1.181"
>> Port = "" 12212 "
>> Full_message => ""
>> }
>> }
>>
>
--
You received this message because you are subscribed to the Google Groups
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/graylog2/e7fea286-7707-4d3d-9c06-0d6c3664de54%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.