Skip to content

Commit 66b442d

Browse files
author
Sivasamy Kaliappan
committed
updated readme
1 parent 8d5b806 commit 66b442d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Edit the following fields:
4747
- display_timestamp_format - Format to display the timestamp in Event Viewer. For list of valid value refer [here](http://momentjs.com/docs/#/displaying/)
4848
- fields - Edit this parameter to map the event fields in ES to logtrail fields
4949
- timestamp - maps to @timestamp field inserted by logstash. This will be used for querying internally. Logtrail recommends @timestamp to be stored in UTC in ES.
50-
- hostname - hostname from where the events were received. Also used by hostname filter. Hostname field should be of type keyword. For more info checkout [https://github.com/sivasamyk/logtrail/blob/issue/205/docs/how_to.md#1-hostname-field-need-to-be-of-type-keyword](https://github.com/sivasamyk/logtrail/blob/issue/205/docs/how_to.md#1-hostname-field-need-to-be-of-type-keyword)
50+
- hostname - hostname from where the events were received. Also used by hostname filter. Hostname field should be of type keyword. For more info checkout [Hostname field need to be of type keyword](docs/how_to.md#1-hostname-field-need-to-be-of-type-keyword)
5151
- program - program that generated this event.
5252
- message - actual event message. This field will be used by search.
5353
- Example: If the event fields names are @timestamp, host, process, message the mapping should be

0 commit comments

Comments
 (0)