Add extra fields
Posted: Mon Apr 01, 2019 2:54 am
Hi,
I have application logs injected to elasticsearch and the logs are in json format. I want to filter Username under the elasticsearch fields list. which means, I want to get the "Username" field in the filed list when a queried result displays.
Left fields column (All Events) also should have the Username filed listed.
Sample user id --> ,"USER":"applogAdmin",
Those logs having the following characteristics and I hope it will help to filter "USER" correctly.
Program ---> AppNinja
tags ---> SEC
type ---> import_json
Can you please help me to filter the USER and add it to the filed list?
Thank you
Luke
I have application logs injected to elasticsearch and the logs are in json format. I want to filter Username under the elasticsearch fields list. which means, I want to get the "Username" field in the filed list when a queried result displays.
Left fields column (All Events) also should have the Username filed listed.
Sample user id --> ,"USER":"applogAdmin",
Those logs having the following characteristics and I hope it will help to filter "USER" correctly.
Program ---> AppNinja
tags ---> SEC
type ---> import_json
Can you please help me to filter the USER and add it to the filed list?
Thank you
Luke