Additional Fields

Hello, I am getting logs from a java application using logging.file, is it possible to add a field in kibana UI to see the IP address and port ? sorry i am new to elastic stack, Thank you in advance.

Hi amin224,

Welcome to the elastic stack! :slight_smile:

In Kibana, the fields available to you, are the ones defined ("mapped") in Management > Index Patterns. So in order for you to be able to add those columns here, you need to make sure your Index Pattern has them.

There are several ways of getting those fields to appear there, and would be easier to determine which way to go if you could share a few rows from your logging data.

Thanks,
Liza

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.