[ 
https://issues.apache.org/jira/browse/AMBARI-17561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivér Szabó resolved AMBARI-17561.
-----------------------------------
    Resolution: Fixed

{code:java}
commit c56844922cb958c2879c292b0b57d2e5edf4a8a4
Author: Miklos Gergely <mgerg...@hortonworks.com>
Date:   Wed Jul 6 12:14:21 2016 +0200

    AMBARI-17561. Enable simulating logfeeder inputs (Miklos Gergely via 
oleewere)
{code}
comitted to branch-2.4:
{code:java}
commit 1a89d84cbddda2db2be960dafcdeb5500ba5b4e3
Author: Miklos Gergely <mgerg...@hortonworks.com>
Date:   Wed Jul 6 12:14:21 2016 +0200

    AMBARI-17561. Enable simulating logfeeder inputs (Miklos Gergely via 
oleewere)
{code}

> Enable simulating logfeeder inputs
> ----------------------------------
>
>                 Key: AMBARI-17561
>                 URL: https://issues.apache.org/jira/browse/AMBARI-17561
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-logsearch
>    Affects Versions: 2.4.0
>            Reporter: Miklos Gergely
>            Assignee: Miklos Gergely
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-17561.patch
>
>
> Enable simulating input files in a configurable way. The parameters has to be 
> set at custom logfeeder.properties
> Available parameters:
> logfeeder.simulate.input_number - number of paralell inputs (threads) loading 
> the logs, if it is set and not 0 then all the rest of the configured inputs 
> are ignored (running in simulation mode)!!
> logfeeder.simulate.log_ids - comma separated list of the log ids to propagate 
> at random, if not set by default all the available logs are propagated at 
> random, example: storm_drpc,storm_logviewer,storm_nimbus
> logfeeder.simulate.log_level - the level of the simulated log messages, by 
> default WARN
> logfeeder.simulate.log_message_size - the length of the simulated log 
> messages, can't be less then 50 due to log message prefix, the rest is filled 
> with 'X' characters
> logfeeder.simulate.sleep_milliseconds - the time interval at which each 
> simulated inputs writes one log message at random
> The text of the log message is like this:
> Simulated log message for testing, line 00000001 XXXXXXXXXXXXXXXXXXXXXXXXXX



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to