New field in Weblogic access_log , Logstash and Kibana

Hello everyone,
I´m new in ELK and there is a request to insert a new information came from weblogic access log ==> "database name"

This is the current weblogic log format (logging/tab http/advanced/Extended Logging Format Fields) ==> cs(X-Forwarded-For) x-AuthUser2 date time cs-method cs-uri sc-status time-taken x-testecode

additional field to be inserted in Logstash and Kibana ==> x-testebase

This is the future weblogic log format (logging/tab http/advanced/Extended Logging Format Fields) ==> cs(X-Forwarded-For) x-AuthUser2 date time cs-method cs-uri sc-status time-taken x-testecode x-testebase

How to add this new field to the logstash filter?

How to make this new field appear in Kibana?

Raul Tada

Hello Guys!

I´m facing the same problem here! Mr. Raul, do you solved your doubt? If yes, please let me know what did you do.
Thanks in advance!