Git Product home page Git Product logo

Comments (14)

dploeger avatar dploeger commented on August 9, 2024

Here you are. 😉 The test suite includes centos 7 tests, so it should work, but please add a comment, if it works on your site.

from puppet-graylogcollectorsidecar.

sentinel159868 avatar sentinel159868 commented on August 9, 2024

YAY! Thanks a lot! I will give you a feedback after i tested it. Thumb UP!

from puppet-graylogcollectorsidecar.

sentinel159868 avatar sentinel159868 commented on August 9, 2024

Hey dploeger,

i've tested it and get the following error:

Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Can not find a valid download URL for the release. at /etc/puppetlabs/code/environments/production/modules/githubreleases/manifests/download.pp:69:17 at /etc/puppetlabs/code/environments/production/modules/graylogcollectorsidecar/manifests/dist/redhat.pp:24 on node ....

from puppet-graylogcollectorsidecar.

dploeger avatar dploeger commented on August 9, 2024

from puppet-graylogcollectorsidecar.

sentinel159868 avatar sentinel159868 commented on August 9, 2024

graylogcollectorsidecar::dist::redhat:
api_url: http://log01..................int:12900/
backends:
- name: nxlog
enabled: true
binary_path: "/usr/bin/nxlog"
configuration_path: "/etc/graylog/collector-sidecar/generated/nxlog.conf"
collector_id: file:/etc/graylog/collector-sidecar/collector-id
list_log_files: true
log_max_age: '604800'
log_path: "/var/log/graylog/collector-sidecar"
log_rotation_time: '86400'
node_id: api01.................int
send_status: true
tags:
- nxlog
- linux
tls_skip_verify: true
update_interval: '30'
version: 0.1.1-1

from puppet-graylogcollectorsidecar.

sentinel159868 avatar sentinel159868 commented on August 9, 2024

ARGH.... my fault, sorry. the version number was the issue...... now runs puppet smooth.... but nothing changes in /etc/graylog/collector-sidecar/collector_sidecar.yml

from puppet-graylogcollectorsidecar.

dploeger avatar dploeger commented on August 9, 2024

from puppet-graylogcollectorsidecar.

sentinel159868 avatar sentinel159868 commented on August 9, 2024

Thx Dennis.....

The Puppet Agent runs without erros. But now i'm facing the problem that nothing happens :-/ ? Where's my fault? (Sorry, but i'm new in the puppet-world)

from puppet-graylogcollectorsidecar.

dploeger avatar dploeger commented on August 9, 2024

Did you do the hiera_include('classes') stuff in your manifest and add the graylogcollectorsidecar class to the classes-array in your yaml-file?

from puppet-graylogcollectorsidecar.

sentinel159868 avatar sentinel159868 commented on August 9, 2024

I'm configuring this via foreman. Now i've changed to the main class graylogcollectorsidecar. But also: The configuration doesn't change (i think i've to buy a puppet-book :-D)
My yaml file looks for now so:

graylogcollectorsidecar:
api_url: http://log01.................int:12900/
backends:
- name: nxlog
enabled: true
binary_path: "/usr/bin/nxlog"
configuration_path: "/etc/graylog/collector-sidecar/generated/nxlog.conf"
collector_id: file:/etc/graylog/collector-sidecar/collector-id
log_max_age: '604800'
log_path: "/var/log/graylog/collector-sidecar"
log_rotation_time: '86400'
node_id: build01.............int
send_status: true
tags:
- nxlog
- linux
tls_skip_verify: true
update_interval: '30'
version: 0.1.1

from puppet-graylogcollectorsidecar.

dploeger avatar dploeger commented on August 9, 2024

Perhaps ;-)

The test suite worked for centos 7, so I'm not quite sure, where the problem on your site is. I will look into this some more.

from puppet-graylogcollectorsidecar.

sentinel159868 avatar sentinel159868 commented on August 9, 2024

Thx Dennis!

from puppet-graylogcollectorsidecar.

sentinel159868 avatar sentinel159868 commented on August 9, 2024

Found it! The problem was that the collector was already installed. After i've removed it manually it worked....

from puppet-graylogcollectorsidecar.

dploeger avatar dploeger commented on August 9, 2024

Ah, okay. Great. Thanks.

from puppet-graylogcollectorsidecar.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.