Skip to main content
Glama
exporters.conf.template1.76 kB
[INPUT] Name syslog Parser syslog-events Tag syslog_events Listen 0.0.0.0 Port 5140 Mode tcp Buffer_Chunk_Size ${LUNAR_SYSLOG_INPUT_BUFFER_CHUNK_SIZE} Buffer_Max_Size ${LUNAR_SYSLOG_INPUT_BUFFER_MAX_SIZE} [FILTER] Name rewrite_tag Match syslog_events Rule $exporter ^(${LUNAR_FILE_EXPORTER_ID}|${LUNAR_CLOUD_EXPORTER_ID}|s3_minio)$ $1 false Emitter_Name re_emitted [OUTPUT] Name file Match ${LUNAR_FILE_EXPORTER_ID} Path ${LUNAR_EXPORTER_FILE_DIR} Format template Template {message} Mkdir true File ${LUNAR_EXPORTER_FILE_NAME} [OUTPUT] Name s3 Match ${LUNAR_CLOUD_EXPORTER_ID} bucket ${LUNAR_EXPORTER_S3_BUCKET} region ${LUNAR_EXPORTER_S3_REGION} endpoint ${LUNAR_EXPORTER_S3_ENDPOINT} s3_key_format ${LUNAR_EXPORTER_S3_KEY_FORMAT} total_file_size ${LUNAR_EXPORTER_S3_TOTAL_FILE_SIZE} upload_timeout ${LUNAR_EXPORTER_S3_UPLOAD_TIMEOUT} retry_limit ${LUNAR_EXPORTER_S3_RETRY_LIMIT} use_put_object false compression gzip log_key message [OUTPUT] Name s3 Match s3_minio bucket ${LUNAR_EXPORTER_S3_MINIO_BUCKET} endpoint ${LUNAR_EXPORTER_S3_MINIO_URL} s3_key_format ${LUNAR_EXPORTER_S3_MINIO_KEY_FORMAT} total_file_size 1M upload_timeout 1s use_put_object Off log_key message

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TheLunarCompany/lunar'

If you have feedback or need assistance with the MCP directory API, please join our Discord server