- input {
- stdin {}
- }
- filter {
- json {
- source => "data"
- add_field => {
- "total_profiles_test" => "%{TotalProfiles}"
- }
- add_tag => ["test"]
- target => "doc"
- }
- }
- output {
- stdout {}
- }
SHARE
TWEET
conf
a guest
Oct 30th, 2015
60
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.
