Skip to content

Commit 15550ed

Browse files
authored
Updated old URL
1 parent df33722 commit 15550ed

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
@@ -24,7 +24,7 @@ var logger = winston.createLogger({
2424
### Options
2525

2626
- __token__ - Create your free account and access token [here](https://apps.sematext.com/ui/registration).
27-
- __type__ - Type of your logs - please note you can define [Elasticsearch mapping templates in Sematext Cloud](http://blog.sematext.com/2015/02/09/elasticsearch-mapping-types-for-json-logging/)
27+
- __type__ - Type of your logs - please note you can define [Elasticsearch mapping templates in Sematext Cloud](https://sematext.com/blog/custom-elasticsearch-index-templates-in-logsene/)
2828
- __url__ - Sematext Cloud receiver URL (or URL for Sematext Enterprise / On Premises), defaults to Sematext Cloud (US) receiver `https://logsene-receiver.sematext.com/_bulk`. To ship logs to Sematext Cloud (EU) in Europe use `https://logsene-receiver.eu.sematext.com/_bulk`
2929
- __handleExceptions__ - boolean 'true' logs 'uncaught exceptions'
3030
- __exitOnError__ - if set to 'false' process will not exit after logging the 'uncaught exceptions'

0 commit comments

Comments
 (0)