Skip to content

Instantly share code, notes, and snippets.

@baldwinlouie
baldwinlouie / manager app.config
Created March 26, 2013 23:09
app.config for storage and manager
%% -*- mode: erlang;erlang-indent-level: 4;indent-tabs-mode: nil -*-
%%======================================================================
%%
%% LeoFS Manager
%%
%% Copyright (c) 2012 Rakuten, Inc.
%%
%% This file is provided to you under the Apache License,
%% Version 2.0 (the "License"); you may not use this file
%% except in compliance with the License. You may obtain
DEBUG: ConfigParser: Reading file '/home/baldwin/.s3cfg'
DEBUG: ConfigParser: access_key->05...2_chars...6
DEBUG: ConfigParser: access_token->
DEBUG: ConfigParser: add_encoding_exts->
DEBUG: ConfigParser: add_headers->
DEBUG: ConfigParser: bucket_location->US
DEBUG: ConfigParser: cache_file->
DEBUG: ConfigParser: cloudfront_host->cloudfront.amazonaws.com
DEBUG: ConfigParser: default_mime_type->binary/octet-stream
DEBUG: ConfigParser: delay_updates->False
ubuntu@ip-10-120-13-171:~/s3cmd$ s3cmd -d ls s3://admin/
DEBUG: ConfigParser: Reading file '/home/ubuntu/.s3cfg'
DEBUG: ConfigParser: access_key->b6...17_chars...2
DEBUG: ConfigParser: add_encoding_exts->
DEBUG: ConfigParser: add_headers->
DEBUG: ConfigParser: bucket_location->US
DEBUG: ConfigParser: cache_file->
DEBUG: ConfigParser: cloudfront_host->cloudfront.amazonaws.com
DEBUG: ConfigParser: default_mime_type->binary/octet-stream
DEBUG: ConfigParser: delay_updates->False
ubuntu@ip-10-120-13-171:~/s3cmd$ s3cmd -d ls s3://admin/
DEBUG: ConfigParser: Reading file '/home/ubuntu/.s3cfg'
DEBUG: ConfigParser: access_key->b6...17_chars...2
DEBUG: ConfigParser: add_encoding_exts->
DEBUG: ConfigParser: add_headers->
DEBUG: ConfigParser: bucket_location->US
DEBUG: ConfigParser: cache_file->
DEBUG: ConfigParser: cloudfront_host->cloudfront.amazonaws.com
DEBUG: ConfigParser: default_mime_type->binary/octet-stream
DEBUG: ConfigParser: delay_updates->False
@baldwinlouie
baldwinlouie / gist:5249748
Created March 26, 2013 22:06
LeoFS storage start - erlang.log.1
=====
===== LOGGING STARTED Tue Mar 26 21:15:13 UTC 2013
=====
Exec: /usr/local/leofs/storage/erts-5.9.3.1/bin/erlexec -boot /usr/local/leofs/storage/releases/1/leo_storage -mode minimal -config /usr/local/leofs/storage/etc/app.config -args_file /usr/local/leofs/storage/etc/vm.args -- console
Root: /usr/local/leofs/storage
Erlang R15B03 (erts-5.9.3.1) [source] [64-bit halfword] [smp:4:4] [async-threads:32] [kernel-poll:true]
id:leo_logger_file_i, path:"./log/app", filename:"info"
* opening log file is ["./log/app/info.20130326.21"]
id:leo_logger_file_e, path:"./log/app", filename:"error"