ElasticSearchConfigurationUri Property

ElasticSearch 伺服器 URI

Definition

Namespace: eBizprise.Framework.Log.ElasticSearch
Assembly: eBizprise.Framework.Log.LogHelper.ElasticSearch (in eBizprise.Framework.Log.LogHelper.ElasticSearch.dll) Version: 25.0.3.0+6e92afb880fa099fdfe407c9aa8d1b17eaaf3625
C#
public string Uri { get; set; }

Property Value

String

Example

http://localhost:9200

See Also