GithubHelp home page GithubHelp logo

sinvx007 / gcp_dashboards Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pauld-splunk/gcp_dashboards

0.0 1.0 0.0 6.04 MB

Splunk Dashboards for GCP

License: MIT License

JavaScript 99.87% HTML 0.03% CSS 0.10%

gcp_dashboards's Introduction

GCP Dashboards v1.0

Splunk Dashboard Template for GCP

This Splunk app contains a few SimpleXML dashboards for use with the Splunk Add-on for GCP or Cloud Functions. You will need assets information via Cloud Functions - see github.com/splunk/gcp_functions

The App requires the events to have the json indexed extracted, so use the sourcetypes defined below. If you are using the functions linked above, ensure that all metrics collected are put into a metrics index. The searches in the template expects this index to be called "gcp_metrics"; if you have a different index name, please update in your dashboard searches.

Perform the following updates to config files to accomodate this:

$SPLUNK_HOME$/etc/apps/Splunk_TA_google-cloudplatform/local/props.conf

[google:gcp:assets]
category = Custom
pulldown_type = 1
DATETIME_CONFIG = 
INDEXED_EXTRACTIONS = json
LINE_BREAKER = ([\r\n]+)
NO_BINARY_CHECK = true
disabled = false


[google:gcp:pubsub:message]
TIME_PREFIX = "publish_time":
TIME_FORMAT = %s.%Q
INDEXED_EXTRACTIONS = json
AUTO_KV_JSON = false
KV_MODE=none
TRUNCATE=0
CHARSET=UTF-8

$SPLUNK_HOME$/etc/system/local/limits.conf

[kv]
limit = 0
indexed_kv_limit = 0
maxchars = 20480
maxcols = 0
max_extractor_time = 2000

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.