Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

added grok rules and created logstack-shipper in dev #45

Merged
merged 20 commits into from
Jan 10, 2024

Conversation

Jin-Sun-tts
Copy link
Contributor

@Jin-Sun-tts Jin-Sun-tts commented Nov 22, 2023

changes for GSA/data.gov#4234

  • created service and added logstack-shipper in develompent-ssb space.
  • added drain apps in development.
  • added grok rules for log messages.
  • set logstack-drain-space instance to 0.

@Jin-Sun-tts Jin-Sun-tts marked this pull request as draft December 13, 2023 14:01
@Jin-Sun-tts Jin-Sun-tts changed the base branch from main to development December 21, 2023 18:52
@Jin-Sun-tts Jin-Sun-tts marked this pull request as ready for review December 28, 2023 15:50
@Jin-Sun-tts Jin-Sun-tts changed the base branch from development to main December 28, 2023 15:58
@Jin-Sun-tts Jin-Sun-tts requested a review from a team December 28, 2023 15:59
btylerburton
btylerburton previously approved these changes Jan 5, 2024
Copy link
Contributor

@btylerburton btylerburton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

docker-compose.yml Show resolved Hide resolved
@FuhuXia FuhuXia marked this pull request as draft January 5, 2024 17:33
@Jin-Sun-tts Jin-Sun-tts changed the title Add logstack-shipper in development env added grok rules and created logstack-shipper in dev Jan 9, 2024
@Jin-Sun-tts Jin-Sun-tts marked this pull request as ready for review January 10, 2024 17:23
@Jin-Sun-tts Jin-Sun-tts requested a review from a team January 10, 2024 17:23
Copy link
Contributor

@jbrown-xentity jbrown-xentity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment on lines +1 to +8
---
name: dev-deploy

on:
push:
branches:
- development
workflow_dispatch:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want to setup similar things for staging and prod?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that exists above in deploy.yml, as far as I can tell. Would it be beneficial then to combine them and make environ a variable?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Staging and prod setup are already included in the deploy.yml file. For debug purpose we separate development out so we may test/debug any changes push to development brunch first instead of master brunch.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems worthwhile to merge and road test in development. If we want to consolidate in the future, we can do so.

@Jin-Sun-tts Jin-Sun-tts merged commit 6665503 into main Jan 10, 2024
1 check passed
@Jin-Sun-tts Jin-Sun-tts deleted the add-development-ssb branch January 10, 2024 19:41
Copy link
Contributor

@btylerburton btylerburton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants