multitail - custom config (multitail.conf) location












3















Is it possible to provide a custom location for multitail.conf - or are my only options /etc/multiltail.conf or ~/multitail.conf?



I'd like to provide a specific config file that has regexes specific to our app defined, but I can't put this in the accounts home directory, or /etc.



I care most about the colors, so if it's possible to reference those from a seperate file, then that would work well too.










share|improve this question





























    3















    Is it possible to provide a custom location for multitail.conf - or are my only options /etc/multiltail.conf or ~/multitail.conf?



    I'd like to provide a specific config file that has regexes specific to our app defined, but I can't put this in the accounts home directory, or /etc.



    I care most about the colors, so if it's possible to reference those from a seperate file, then that would work well too.










    share|improve this question



























      3












      3








      3








      Is it possible to provide a custom location for multitail.conf - or are my only options /etc/multiltail.conf or ~/multitail.conf?



      I'd like to provide a specific config file that has regexes specific to our app defined, but I can't put this in the accounts home directory, or /etc.



      I care most about the colors, so if it's possible to reference those from a seperate file, then that would work well too.










      share|improve this question
















      Is it possible to provide a custom location for multitail.conf - or are my only options /etc/multiltail.conf or ~/multitail.conf?



      I'd like to provide a specific config file that has regexes specific to our app defined, but I can't put this in the accounts home directory, or /etc.



      I care most about the colors, so if it's possible to reference those from a seperate file, then that would work well too.







      tail multitail






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jul 5 '14 at 1:52









      slm

      249k66523681




      249k66523681










      asked Jul 4 '14 at 21:14









      phatmanacephatmanace

      1183




      1183






















          2 Answers
          2






          active

          oldest

          votes


















          1














          No you can tell multitail where to source the configuration file from using the --config switch.



             --config filename
          Load the configuration from given filename.


          See the man page for more info.






          share|improve this answer































            0














            This might depend on which version of MultiTail you have.



            This is for v6.4.2 (via $ multitail -V).



            Run



            $ multitail -h          #and it says the following:

            *** configuration file ***
            -F file use 'file' as configuration file (instead of /etc/multitail.conf)
            --no-load-global-config do not read /etc/multitail.conf
            -o config_file_parameter do a setting which would normally be set in the configuration file


            This conflicts with what the man page says, in that the man page lists both -F and --config.



            BTW there are other apparent errors in the man page, or at least it doesn't match what $multitail -h says.



            So go figure. :-)






            share|improve this answer























              Your Answer








              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "106"
              };
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function() {
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled) {
              StackExchange.using("snippets", function() {
              createEditor();
              });
              }
              else {
              createEditor();
              }
              });

              function createEditor() {
              StackExchange.prepareEditor({
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: false,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: null,
              bindNavPrevention: true,
              postfix: "",
              imageUploader: {
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              },
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              });


              }
              });














              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f140841%2fmultitail-custom-config-multitail-conf-location%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              1














              No you can tell multitail where to source the configuration file from using the --config switch.



                 --config filename
              Load the configuration from given filename.


              See the man page for more info.






              share|improve this answer




























                1














                No you can tell multitail where to source the configuration file from using the --config switch.



                   --config filename
                Load the configuration from given filename.


                See the man page for more info.






                share|improve this answer


























                  1












                  1








                  1







                  No you can tell multitail where to source the configuration file from using the --config switch.



                     --config filename
                  Load the configuration from given filename.


                  See the man page for more info.






                  share|improve this answer













                  No you can tell multitail where to source the configuration file from using the --config switch.



                     --config filename
                  Load the configuration from given filename.


                  See the man page for more info.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Jul 5 '14 at 1:54









                  slmslm

                  249k66523681




                  249k66523681

























                      0














                      This might depend on which version of MultiTail you have.



                      This is for v6.4.2 (via $ multitail -V).



                      Run



                      $ multitail -h          #and it says the following:

                      *** configuration file ***
                      -F file use 'file' as configuration file (instead of /etc/multitail.conf)
                      --no-load-global-config do not read /etc/multitail.conf
                      -o config_file_parameter do a setting which would normally be set in the configuration file


                      This conflicts with what the man page says, in that the man page lists both -F and --config.



                      BTW there are other apparent errors in the man page, or at least it doesn't match what $multitail -h says.



                      So go figure. :-)






                      share|improve this answer




























                        0














                        This might depend on which version of MultiTail you have.



                        This is for v6.4.2 (via $ multitail -V).



                        Run



                        $ multitail -h          #and it says the following:

                        *** configuration file ***
                        -F file use 'file' as configuration file (instead of /etc/multitail.conf)
                        --no-load-global-config do not read /etc/multitail.conf
                        -o config_file_parameter do a setting which would normally be set in the configuration file


                        This conflicts with what the man page says, in that the man page lists both -F and --config.



                        BTW there are other apparent errors in the man page, or at least it doesn't match what $multitail -h says.



                        So go figure. :-)






                        share|improve this answer


























                          0












                          0








                          0







                          This might depend on which version of MultiTail you have.



                          This is for v6.4.2 (via $ multitail -V).



                          Run



                          $ multitail -h          #and it says the following:

                          *** configuration file ***
                          -F file use 'file' as configuration file (instead of /etc/multitail.conf)
                          --no-load-global-config do not read /etc/multitail.conf
                          -o config_file_parameter do a setting which would normally be set in the configuration file


                          This conflicts with what the man page says, in that the man page lists both -F and --config.



                          BTW there are other apparent errors in the man page, or at least it doesn't match what $multitail -h says.



                          So go figure. :-)






                          share|improve this answer













                          This might depend on which version of MultiTail you have.



                          This is for v6.4.2 (via $ multitail -V).



                          Run



                          $ multitail -h          #and it says the following:

                          *** configuration file ***
                          -F file use 'file' as configuration file (instead of /etc/multitail.conf)
                          --no-load-global-config do not read /etc/multitail.conf
                          -o config_file_parameter do a setting which would normally be set in the configuration file


                          This conflicts with what the man page says, in that the man page lists both -F and --config.



                          BTW there are other apparent errors in the man page, or at least it doesn't match what $multitail -h says.



                          So go figure. :-)







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered 1 hour ago









                          Elliptical viewElliptical view

                          5591622




                          5591622






























                              draft saved

                              draft discarded




















































                              Thanks for contributing an answer to Unix & Linux Stack Exchange!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid



                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.


                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f140841%2fmultitail-custom-config-multitail-conf-location%23new-answer', 'question_page');
                              }
                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              サソリ

                              広島県道265号伴広島線

                              Setup Asymptote in Texstudio