修改es账号密码
This commit is contained in:
		
							parent
							
								
									38247cf3c9
								
							
						
					
					
						commit
						8b94a0d256
					
				@ -86,8 +86,8 @@ func GenEsConfig(level Level) *EsConfig {
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	c := &EsConfig{
 | 
			
		||||
		Username: "elastic",
 | 
			
		||||
		Password: "f0zCXxh6",
 | 
			
		||||
		Username: "kaifa_api",
 | 
			
		||||
		Password: "2quYX3bTeahO",
 | 
			
		||||
		Dsn:      dsn,
 | 
			
		||||
		Level:    level,
 | 
			
		||||
		Index:    os.Getenv("GRLOG_APP_NAME"),
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user