Azure / Azure/azure-linux-extensions
what's the meaning regarding the file omazurelinuxmds.conf &omazurelinuxmds-fileom.conf
- Dominant language
- Python
- Stars
- 333
- Forks
- 278
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 4
Description
Hi,
Could someone give one explanation about meaning in the file omazurelinuxmds.conf?
Like legacymdsdsocketfile __MDSD_SOCKET_FILE_PATH__?
$ModLoad omazuremds.so
$template fmt, "\"syslog\",%syslogfacility-text:::csv%,\"%syslogseverity%\",\"%timereported:::date-rfc3339%\",\"%fromhost-ip%\",#TOJSON#%rawmsg%"
$legacymdsdconnections 1
$legacymdsdsocketfile __MDSD_SOCKET_FILE_PATH__
$ActionQueueType LinkedList
$ActionQueueDequeueBatchSize 100
$ActionQueueSize 10000
$ActionResumeRetryCount -1
$ActionQueueSaveOnShutdown on
$ActionQueueFileName lad_mdsd_queue_syslog
$ActionQueueDiscardSeverity 8
*.*;local6.none :omazuremds:;fmt
$template fmtfile,"\"%syslogtag%\",#TOJSON#%rawmsg%"
$legacymdsdconnections 1
$legacymdsdsocketfile __MDSD_SOCKET_FILE_PATH__
$ActionQueueType LinkedList
$ActionQueueDequeueBatchSize 100
$ActionQueueSize 10000
$ActionResumeRetryCount -1
$ActionQueueSaveOnShutdown on
$ActionQueueFileName lad_mdsd_queue_filelog
$ActionQueueDiscardSeverity 8
local6.* :omazuremds:;fmtfile
& ~
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate omazurelinuxmds.conf and omazurelinuxmds-fileom.conf in the repository, then trace the referenced omazuremds module and configuration directives. Document the purpose of each setting and the distinction between the two files, including the socket, templates, queues, and message selectors shown in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, linux
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100